Base:
method
OnInit
System.Web.UI.Page.OnInit(System.EventArgs)
1 override of OnInit
System.Web.Mobile (1)
UI\MobileControls\ErrorFormatterPage.cs (1)
47protected override void OnInit(EventArgs e)
1 reference to OnInit
System.Web.Mobile (1)
UI\MobileControls\ErrorFormatterPage.cs (1)
49base.OnInit (e);