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 preprocessor in .net?
What is asp net application object?
How many types of session state management options available in asp.net?
Which platform does Microsoft .NET use for exchanging data between applications?
Explain the features that make asp.net more used framework? : asp.net mvc
Is oauth for authentication or authorization?
Will session work if cookies is disabled?
Write some code using interfaces, virtual methods, and an abstract class`
What is the difference between CC and BCC?
To get the values in two different controls to match which control you use it?
What is cross page posting in asp net?
Explain how can we access static variable?
What is cache in asp net?
How do I create a web form?
What are url fragments?