The events of System.Web.UI.Page are listed below. For a list of all members, see the Page Members list.
See Also: Inherited members from System.Web.UI.TemplateControl
InitComplete |
Occurs when page initialization is complete. | |
LoadComplete |
Occurs at the end of the load stage of the page's life cycle. | |
PreInit |
Occurs before page initialization. | |
PreLoad |
Occurs before the page Control.Load event. | |
PreRenderComplete |
Occurs before the page content is rendered. | |
SaveStateComplete |
Occurs after the page has completed saving all view state and control state information for the page and controls on the page. |