Answered Questions

  • what events will occur when a page is loaded?

    Modather Sadik

    • Oct 5th, 2012

    PreInit -> Theme Init, MasterPage Applied, Control Skins Applied Init -> All controls initialized and skins applied, Read/Write control properties InitComplete -> Implement logic that depends on the p...

    Manish Thakur

    • Mar 7th, 2012

    Events available during page load are:

    1.Pre-Init
    2.Init
    3.Initcomplete
    4.PreLoad
    5.Load
    6.Loadcomplete
    7.PreRender
    8.Render