Base:
method
AddParsedSubObject
System.Web.UI.Control.AddParsedSubObject(System.Object)
4 overrides of AddParsedSubObject
System.Web.Mobile (4)
UI\MobileControls\List.cs (1)
191
protected override void
AddParsedSubObject
(Object obj)
UI\MobileControls\ObjectList.cs (1)
528
protected override void
AddParsedSubObject
(Object obj)
UI\MobileControls\SelectionList.cs (1)
300
protected override void
AddParsedSubObject
(Object obj)
UI\MobileControls\StyleSheet.cs (1)
86
protected override void
AddParsedSubObject
(Object o)
4 references to AddParsedSubObject
System.Web.Mobile (4)
UI\MobileControls\List.cs (1)
201
base.
AddParsedSubObject
(obj);
UI\MobileControls\ObjectList.cs (1)
542
base.
AddParsedSubObject
(obj);
UI\MobileControls\SelectionList.cs (1)
316
base.
AddParsedSubObject
(obj);
UI\MobileControls\StyleSheet.cs (1)
113
base.
AddParsedSubObject
(o);