1 implementation of OnLoad
System.Web.Mobile (1)
UI\MobileControls\Adapters\ControlAdapter.cs (1)
115
public virtual void
OnLoad
(EventArgs e){}
2 references to OnLoad
System.Web.Mobile (2)
UI\MobileControls\MobileControl.cs (1)
549
Adapter.
OnLoad
(e);
UI\MobileControls\MobilePage.cs (1)
1045
Adapter.
OnLoad
(e);