What does the “EnableViewState” property do? Why would I want it on or off ?
It enables the viewstate on the page. It allows the page to save the users input on a form.
It enables the viewstate on the page. It allows the page to save the users input on a form.