ViewState is stored in a hidden field on the page at client side. ViewState is transported to the client and back to the server, and is not stored on the server or any other external source.
ViewState is stored in a hidden field on the page at client side. View State is transported to the client and back to the server, and is not stored on the server or any other external source