Base:
method
OnInit
System.Web.UI.Control.OnInit(System.EventArgs)
2 overrides of OnInit
System.Web.Mobile (2)
UI\MobileControls\BaseValidator.cs (1)
207
protected override void
OnInit
(EventArgs e)
UI\MobileControls\Panel.cs (1)
123
protected override void
OnInit
(EventArgs e)
2 references to OnInit
System.Web.Mobile (2)
UI\MobileControls\BaseValidator.cs (1)
212
base.
OnInit
(e);
UI\MobileControls\Panel.cs (1)
125
base.
OnInit
(e);