ASP.NET2.0事件执行先后顺序
 
1.PreInit
2.Init
3.InitComplete
4.PreLoad
5.Load
6.LoadComplete
7.PreRender
8.PreRenderComplete

相关文章: