12 overrides of Initialize
System.Web.Mobile (12)
UI\MobileControls\Design\AdRotatorDesigner.cs (1)
33
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\BaseValidatorDesigner.cs (1)
51
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\CalendarDesigner.cs (1)
51
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\CommandDesigner.cs (1)
49
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\ImageDesigner.cs (1)
70
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\LabelDesigner.cs (1)
52
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\LinkDesigner.cs (1)
52
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\PhoneCallDesigner.cs (1)
53
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\SelectionListDesigner.cs (1)
384
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\TextBoxDesigner.cs (1)
50
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\TextViewDesigner.cs (1)
46
public override void
Initialize
(IComponent component)
UI\MobileControls\Design\ValidationSummaryDesigner.cs (1)
50
public override void
Initialize
(IComponent component)
12 references to Initialize
System.Web.Mobile (12)
UI\MobileControls\Design\AdRotatorDesigner.cs (1)
38
base.
Initialize
(component);
UI\MobileControls\Design\BaseValidatorDesigner.cs (1)
56
base.
Initialize
(component);
UI\MobileControls\Design\CalendarDesigner.cs (1)
56
base.
Initialize
(component);
UI\MobileControls\Design\CommandDesigner.cs (1)
54
base.
Initialize
(component);
UI\MobileControls\Design\ImageDesigner.cs (1)
75
base.
Initialize
(component);
UI\MobileControls\Design\LabelDesigner.cs (1)
57
base.
Initialize
(component);
UI\MobileControls\Design\LinkDesigner.cs (1)
57
base.
Initialize
(component);
UI\MobileControls\Design\PhoneCallDesigner.cs (1)
58
base.
Initialize
(component);
UI\MobileControls\Design\SelectionListDesigner.cs (1)
390
base.
Initialize
(component);
UI\MobileControls\Design\TextBoxDesigner.cs (1)
55
base.
Initialize
(component);
UI\MobileControls\Design\TextViewDesigner.cs (1)
51
base.
Initialize
(component);
UI\MobileControls\Design\ValidationSummaryDesigner.cs (1)
55
base.
Initialize
(component);