Sapna Malik
What methods are fired during the page load (Life Cycle of an ASPX Page).
By Sapna Malik in ASP.NET on Aug 18 2009
  • Pradeep
    Aug, 2009 18

    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.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS