Answers

Question and Answer:

  Home  ASP Programming

⟩ What is the lifespan for items stored in ViewState?

Item stored in ViewState exist for the life of the current page. This includes postbacks (to the same page).

 208 views

More Questions for you: