ViewDataDictionary.ModelState Eigenschaft

Definition

Ruft den Zustand des Modells ab.

public System.Web.Mvc.ModelStateDictionary ModelState { get; }
member this.ModelState : System.Web.Mvc.ModelStateDictionary
Public ReadOnly Property ModelState As ModelStateDictionary

Eigenschaftswert

Der Zustand des Modells.

Gilt für: