ModelBindingContext.ModelState Property

Gets or sets the state of the model.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member ModelState : ModelStateDictionary with get, set

Property Value

Type: System.Web.Mvc.ModelStateDictionary
The state of the model.
Show: