Freigeben über


Controller.ModelState Eigenschaft

Definition

Ruft das Modellzustandswörterbuch ab, das den Zustand des Modells und der Modellbindungs-Validierung enthält.

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

Eigenschaftswert

Das Modellzustandswörterbuch.

Gilt für: