Yet, another ViewState viewer
Posted: 7 Mar 2004
Updated: 7 Mar 2004
Views: 99,577
Rating: 4.45/5
Votes: 24
Popularity: 6.14
Licence: Not specified
Bookmarked: 40
Downloaded: 1,229
In the following lines, I'll show how to create a very simple viewer that displays the contents of the controls store in view state. It's NOT just a tree holding all the ViewState data as stored in __VIEWSTATE field, but a list of all the controls storing data in ViewState and the saved data.