What does the "EnableViewState" property do?

Answers were Sorted based on User's Feedback



What does the "EnableViewState" property do?..

Answer / jitender

if we set "enableviewSatate" property of a control to "True"
The control will retain its state after post back to server
for eg The textbox will retain its content after post back.

Is This Answer Correct ?    6 Yes 1 No

What does the "EnableViewState" property do?..

Answer / nrapendra

it is boolan type and save the user input information
across the post back.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the page life cycle events?

0 Answers  


what is the difference b/w .net 1.1 and 2.0 ?

2 Answers   Polaris,


How many types are there session

5 Answers   TCS,


What is scope of an application variable in asp.net?

0 Answers  


Explain the advantages of asp.net.

0 Answers  






1. Briefly describe your ideal job?

1 Answers   Swatz Oils, Swetz Oil,


code for inserting images into gridview colomns from database

3 Answers   HP,


What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


3. What goals do you have in your career?

0 Answers   Swatz Oils,


what is diffgram ?

3 Answers  


Demonstrate Render and PreRender?

0 Answers   QuestPond,


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

0 Answers  


Categories