what is the lifespan of the items stored in viewstate ?

Answer Posted / priya arun

view state life span is only to current page itslef....

while navigating to another page,the state page discard the
value ...so view state can't maintain the value in next
page.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a constructor in c#?

610


How do you create empty strings in c#?

605


How to install or uninstall a windows service?

645


What is the difference between string keyword and system.string class?

599


Can you inherit multiple classes in c#?

589






What is gridview c#?

571


Describe an abstract class?

623


What is private constructor c#?

587


What is the use of nullable types in c#?

575


What is the property of class?

668


Can you inherit from a static class in c#?

562


What is the delegate in c#?

569


What is wcf c#?

613


What is multicast delegate explain with example?

544


what are implementation inheritance and interface inheritance?

586