Share via


ModelErrorMessage.ModelStateKey 屬性

定義

取得或設定要顯示之頁面模型狀態的第一個錯誤的索引鍵。

public:
 property System::String ^ ModelStateKey { System::String ^ get(); void set(System::String ^ value); };
[System.Web.UI.Themeable(false)]
public string ModelStateKey { get; set; }
[<System.Web.UI.Themeable(false)>]
member this.ModelStateKey : string with get, set
Public Property ModelStateKey As String

屬性值

索引鍵。

屬性

適用於