Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你能告诉我在页面上执行标准事件的顺序吗?(我使用的是 devexpress aspx.net 组件)比如 Page_Load、Page_Init 等。
您基本上是在寻找页面事件的执行顺序,您可以从以下链接获得:
http://msdn.microsoft.com/en-us/library/ms178472.aspx