What does the "EnableViewState" property do? Why would I
want it on or off?
Answer Posted / ramgopal reddy
It enables the viewstate on the page. It allows the page to
save the users input on a form
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is server components?
What is redirectpermanent in asp.net?
Contrast OOP and SOA. What are tenets of each ?
What are the media types of http requests and response?
What is session start?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are the types of caching in asp.net?
How do you hide the columns?
How can you debug your.net application?
How to make paging concepts in datagrid in ASP.NET?
I’m having some trouble with cas. How can I diagnose my problem?
What is http protocol and how it works?
How does asp net store session ids by default?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How can you implement the postback property of an asp.net control?