What is included in ViewState when I have set EnableViewState="false"

T

Tony Johansson

Hello!

I have switched off ViewState by setting EnableViewState="false" in the page
directive
like this Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" EnableViewState="false" %>

I just wonder when I right click in the browser and select show source when
the webSite is running I can see that
ViewState looks like this
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwUKMTk5MzU0MDY4NGRk8V6RDOd2UNYdpVHGcUdkHt1laNc=" />

So does anyone have the slightest idea what can this contain when the
ViewState is swithed off ?

//Tony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top