What does the "EnableViewState" property do? Why would I
want it on or off?
Answer Posted / sankar
when ever your page view state on it will take too much
responese time. that is why it is better to off the view
state if you do not require the controls to remeber its
previous state.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Where do the cookie state and session state information be stored?
How you can access the values from the Repeater control in ASP.NET?
What are server-side comments in ASP.NET?
How many web.config files can I have in an application?
Is asp.net core faster?
What is difference between session and viewstate?
How to display validation messages in one control?
How about the security in Activex DLL and Activex EXE ?
What are the differences between clr & cts?
Can user control be stored in library?
What is clickid?
Where sessions are stored?
What is the question mark in a url?
What is the full form of asp.net?
What is the difference between a candidate key and primary key?