«« Next » « Previous
«« Next » « Previous

Link Details

We can't do it for you. Login and vote now.
Link 92310 thumbnail

By Volume4
via dotnet.dzone.com
Published: Jul 03 2008 / 14:19

The ASP.NET ViewState is a client side state management technique which enables web pages to persist their state during postbacks. In the life cycle of a page, the current state of the page is hashed to a string and is saved into a hidden field. When opening a page with the View Source operation you can find the ViewState's hidden field by searching __VIEWSTATE keyword. An example of a ViewState on a web page can look like that
  • 8
  • 1
  • 707
  • 93

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (8)



Voters Against This Link (1)