System.Web.Management.WebEventCodes.RuntimeErrorViewStateFailure Field

Represents the event code indicating that a view-state failure occurred. This field is constant.

Value: 3002

Syntax

public const int RuntimeErrorViewStateFailure

Remarks

WebEventCodes.RuntimeErrorViewStateFailure is the major code that refers to a view-state failure. When this happens, ASP.NET raises a System.Web.Management.WebRequestErrorEvent with a major code of WebEventCodes.RuntimeErrorViewStateFailure.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0