ASP Programming Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
What methods are fired during the page load? | What namespace does the Web page belong in the .NET Framework class hierarchy? |