3 overrides of UpdateControlsEnabling
System.Web.Mobile (3)
UI\MobileControls\Design\ListItemsPage.cs (1)
298protected override void UpdateControlsEnabling()
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
256protected override void UpdateControlsEnabling()
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
323protected override void UpdateControlsEnabling()
3 references to UpdateControlsEnabling
System.Web.Mobile (3)
UI\MobileControls\Design\ListComponentEditorPage.cs (3)
97UpdateControlsEnabling(); 255UpdateControlsEnabling(); 286UpdateControlsEnabling();