What is the lifespan for items stored in ViewState?

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

Read Online ASP Programming Job Interview Questions And Answers