When during the page processing cycle is ViewState available?
Answer Posted / ganesh
After the Init() and before the Page_Load(), or OnLoad() for
a control.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How does viewstate work?
What is session in http request?
Can we set master page as a start page?
What is rich control in asp.net?
Can user control be stored in library?
Which is an advantage of application service providers?
Do you know using sql cache invalidation?
What is active web page?
What are the new features implemented in ASP.NET?
Define page output caching?
What is cookies in asp net?
What is the displayafter property in updateprogress control?
Can we handle the error and redirect to some pages using web.config?
What are the Types of authentications in IIS
What is the difference between application state and session state in asp net?