Explain the functionality of "EnableViewState" ? What
happens if you want it on or off?
Answer Posted / swapna
If we Enable Enableviewstate property then the state of
that particular control will remains even after postback.
If we disable Enableviewstate property then after postback
that control will lose the previous state.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is asp.net with mvc? : Asp.Net MVC
Define application state variable and session state variable?
What is the exact purpose of http handlers?
Explain server-side scripting and client-side scripting.
Which data type does the rangevalidator control support?
What is a gridview in asp.net?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is a viewstate?
What is difference between cache and session?
What is another word for redirect?
List the advantages and disadvantages of user control an custom control?
What are the two properties that are common on every validation control?
Why would anyone need to implement their own hashtable or linked list?
What is active web pages?
What is a swagger in web api?