熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> .NET編程 >> 正文

在aspx頁面中事件的執行順序[3]

2022-06-13   來源: .NET編程 

  更進一步如果ContentPage繼承BasePage那麼各事件的執行順序將變成

    UIPreInit

    ContentPagePreInit

    MasterInit

    UIInit

    ContentPageInit

    UIInitComplite

    ContentPageInitComplite

    UIPreLoad

    ContentPagePreLoad

    UILoad

    ContentPageLoad

    MasterLoad

    UILoadComplete

    ContentPageLoadComplete

    UIPreRender

    ContentPagePreRender

    MasterPreRender

    UIPreRenderComplete

    ContentPagePreRenderComplete

[]  []  []  


From:http://tw.wingwit.com/Article/program/net/201311/14983.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.