ASP Programming Question:
Download Questions PDF

When during the page processing cycle is ViewState available?

Answer:

After the Init() and before the Page_Load(), or OnLoad() for a control.

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What methods are fired during the page load?What namespace does the Web page belong in the .NET Framework class hierarchy?