简体   繁体   English

Asp.net 页面和控件事件

[英]Asp.net Page and control Events

I have looked all over the web and I can not find the information I am looking for and I was hoping that someone could give me a hand.我已经浏览了整个网络,但找不到我正在寻找的信息,我希望有人能帮我一把。

Specifically, I am looking for a comprehensive list of what events occur in the page and control life cycles and what is "available" in each event.具体来说,我正在寻找页面和控件生命周期中发生的事件以及每个事件中“可用”的内容的完整列表。 Like when can I get a dropdownlists selected value, when can i databind, when can I get at values in view state and what not.就像我什么时候可以获得下拉列表选择的值,什么时候可以进行数据绑定,什么时候可以在视图状态中获取值,什么不能。 Can anyone point me to a comprehensive list for both page and control life cycles?任何人都可以向我指出页面和控件生命周期的完整列表吗? Or even provide that information for me?或者甚至为我提供这些信息?

Thanks in advance.提前致谢。

Is this what you're looking for:这是您要找的:

ASP.NET Page Life Cycle Overview ASP.NET 页面生命周期概述

ASP.NET 页面生命周期海报
(source: rioterdecker.net ) (来源: rioterdecker.net

Awesome infographic showing the ASP.NET lifecycle from Avalonboy显示来自Avalonboy的 ASP.NET 生命周期的精彩信息图

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM