共用方式為


WebEventCodes.RuntimeErrorViewStateFailure 欄位

定義

表示事件代碼,表示發生檢視狀態失敗。 這個欄位為常數。

public: int RuntimeErrorViewStateFailure = 3002;
public const int RuntimeErrorViewStateFailure = 3002;
val mutable RuntimeErrorViewStateFailure : int
Public Const RuntimeErrorViewStateFailure As Integer  = 3002

欄位值

Value = 3002

備註

RuntimeErrorViewStateFailure 是參考檢視狀態失敗的主要程式碼。 發生這種情況時,ASP.NET 會 WebRequestErrorEvent 以 的主要程式碼 RuntimeErrorViewStateFailure 引發 。

適用於

另請參閱