Answers

Question and Answer:

  Home  ASP Programming

⟩ When during the page processing cycle is ViewState available?

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

 126 views

More Questions for you: