ViewState « Page Lifecycle « ASP.NET Tutorial






5.21.ViewState
5.21.1.Use ViewState to create a simple counter (C#)
5.21.2.Save string variable to ViewState
5.21.3.Convert.FromBase64String and view state encoding
5.21.4.Use ViewState to store random data
5.21.5.Visualize the current Base64-encoded contents of the view state
5.21.6.Track Your Viewstate