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