3 overrides of InitForm
System.Web.Mobile (3)
UI\MobileControls\Design\ListItemsPage.cs (1)
77
protected override void
InitForm
()
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
63
protected override void
InitForm
()
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
64
protected override void
InitForm
()
4 references to InitForm
System.Web.Mobile (4)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
122
InitForm
();
UI\MobileControls\Design\ListItemsPage.cs (1)
85
base.
InitForm
();
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
65
base.
InitForm
();
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
66
base.
InitForm
();