What does the "EnableViewState" property do?



What does the "EnableViewState" property do?..

Answer / vandana joshi

It is a property of page and if it is enabled then it
maintains the state of page itself.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is the use of design pattern?

1 Answers  


Why do we use msmq?

1 Answers  


Do you know what is the difference between an abstract class and an interface?

1 Answers  


Explain me what is an anonymous method and how is it different from a lambda expression?

1 Answers  


Integer & struct are value types or reference types in .NET?

1 Answers  


what is the keyword used for self reference?

1 Answers  


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

1 Answers  


Explain why do we use the “using” statement?

1 Answers  


What?s the Unix name for a Windows service equivalent?

1 Answers  


What does cil do?

1 Answers  


Explain what are possible implementations of distributed applications in .net?

1 Answers  


Explain what relationship is between a process, application domain, and application?

1 Answers  


Categories