Share via


ModelErrorMessage.ModelStateKey Vlastnost

Definice

Získá nebo nastaví klíč, pro který se má zobrazit první chyba ze stavu modelu stránky.

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

Hodnota vlastnosti

Klíč

Atributy

Platí pro