Init():-When the page is instantiated.
Load():-When the page is loaded into server memory.
PreRender():-The brief moment brief the page is displayed to the user as HTML.
Unload():-When page finishes loading.