3 overrides of InitPage
System.Web.Mobile (3)
UI\MobileControls\Design\ListItemsPage.cs (1)
149
protected override void
InitPage
()
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
127
protected override void
InitPage
()
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
157
protected override void
InitPage
()
4 references to InitPage
System.Web.Mobile (4)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
94
InitPage
();
UI\MobileControls\Design\ListItemsPage.cs (1)
151
base.
InitPage
();
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
129
base.
InitPage
();
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
159
base.
InitPage
();