What is enableviewstate in asp net?



What is enableviewstate in asp net?..

Answer / Saurabh Srivastava

EnableViewState is a property of ASP.NET controls that determines whether the control's ViewState should be enabled or disabled. When EnableViewState is set to true, the control's ViewState will be stored and maintained during postbacks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is difference cookie and session?

1 Answers  


Explain the difference between dataset and datareader.

1 Answers  


How many web.config files can I have in an application?

1 Answers  


How do you hide the columns?

1 Answers  


How many ways are there to maintain a state in .net? What is view state?

1 Answers  


What are the major differences between asp.net1.1 and asp.net 2.0?

8 Answers   CTS, Deloitte, Mphasis, Vison,


What are the advantages of using session?

1 Answers  


What is cookies cache and session?

1 Answers  


What is asp.net localization?

1 Answers  


What is the mvc model?

1 Answers  


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

1 Answers   Siebel,


what r the Templeats in ASP.net?

5 Answers   Intel, VBV,


Categories