Wednesday, August 5, 2009

When is the Viewstate information loaded in the Page Life Cycle of an Asp.NET page ?


After the InitComplete event and before the PreLoad Event ASP.NET Page loads view state for itself and all controls, and then processes any postback data.



www.codecollege.NET

No comments:

Post a Comment