1 implementation of OnInit
System.Web.Mobile (1)
UI\MobileControls\Adapters\ControlAdapter.cs (1)
113
public virtual void
OnInit
(EventArgs e){}
2 references to OnInit
System.Web.Mobile (2)
UI\MobileControls\MobileControl.cs (1)
485
Adapter.
OnInit
(e);
UI\MobileControls\MobilePage.cs (1)
1026
Adapter.
OnInit
(e);