Base:
method
OnLoad
System.Web.UI.Control.OnLoad(System.EventArgs)
1 override of OnLoad
System.Web.Mobile (1)
UI\MobileControls\ValidationSummary.cs (1)
133
protected override void
OnLoad
(EventArgs e)
1 reference to OnLoad
System.Web.Mobile (1)
UI\MobileControls\ValidationSummary.cs (1)
135
base.
OnLoad
(e);