WebEventCodes::RuntimeErrorViewStateFailure Field
.NET Framework (current version)
Represents the event code indicating that a view-state failure occurred. This field is constant.
Assembly: System.Web (in System.Web.dll)
RuntimeErrorViewStateFailure is the major code that refers to a view-state failure. When this happens, ASP.NET raises a WebRequestErrorEvent with a major code of RuntimeErrorViewStateFailure.
.NET Framework
Available since 2.0
Available since 2.0
Show: