page_render(): Outputs content of a page to a provided
HtmlTextWriter object and stores tracing information about
the control if tracing is enabled.
page_prerender(): Occurs when a page is about to render its
content
page_unload():occurs when a page is unloaded from memory
page_loadcomplete():Raises the load event
page_preinit():raises the init event  |