ViewPage.OnPreInit Method (EventArgs)
Raises the PreInit event at the beginning of page initialization.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- e
-
Type:
System.EventArgs
The event data.
Show:
Raises the PreInit event at the beginning of page initialization.
The event data.