3 types derived from MobileComponentEditorPage
System.Web.Mobile (3)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
26
internal abstract class ListComponentEditorPage :
MobileComponentEditorPage
UI\MobileControls\Design\ListGeneralPage.cs (1)
45
internal class ListGeneralPage :
MobileComponentEditorPage
UI\MobileControls\Design\ObjectListGeneralPage.cs (1)
42
internal sealed class ObjectListGeneralPage :
MobileComponentEditorPage
2 references to MobileComponentEditorPage
System.Web.Mobile (2)
UI\MobileControls\Design\MobileComponentEditorPage.cs (2)
135
private
MobileComponentEditorPage
_page;
137
internal LoadingModeResource(
MobileComponentEditorPage
page)