When is the ViewState available during the page processing
cycle ?
Answer Posted / chandra prakash
The view state is available after the Init() and before the Render() methods are called during Page load.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How can I configure asp.net applications that are running on a remote machine?
Define a static class?
What is cross page posting? How is it done?
What are sessions used for?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is client side state management?
What does the hotspot class in .net do?
When was asp.net released?
What is bson in web api?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Can you explain page lifecycle in net?
Are there resources online with tips on asp to asp.net conversions?
What is asp.net introduction?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What are type/key pairs in client script registration?