What is viewstate parameter?



What is viewstate parameter?..

Answer / Sayema Arif

ViewState is a hidden field in an ASP.NET web form that is used to maintain the state of the page and its controls across postbacks. It allows for the persistence of user-selected options, control values, and other data during a multi-step process or when navigating between pages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How can we pass info between 2 asp.net pages?

1 Answers  


What is custom tag in web.config ?

2 Answers   Accenture, BirlaSoft,


Define globalization and localization.

1 Answers  


How to do state management in ASP.NET?

1 Answers   BirlaSoft,


In a Repeater control how one can provide an alternating color scheme ?

1 Answers   Siebel,


What is a postback url?

1 Answers  


In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


What is the state management in asp.net?

1 Answers  


What is view state and use of it ?

1 Answers  


What is the difference between equals() and == in c#?

1 Answers  


Can the unique key be null?

1 Answers  


Please brief not about xsd,xslt & xml?

1 Answers  


Categories