WebViewStateFailureAuditEvent.ViewStateException Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the exception caused by the failure.
public:
property System::Web::UI::ViewStateException ^ ViewStateException { System::Web::UI::ViewStateException ^ get(); };
public System.Web.UI.ViewStateException ViewStateException { get; }
member this.ViewStateException : System.Web.UI.ViewStateException
Public ReadOnly Property ViewStateException As ViewStateException
Property Value
The ViewStateException caused by the failure.
Remarks
The ViewStateException indicates either an attempt to tamper with view state or its reuse from another machine with a different key.
Applies to
See also
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.