ModelBindingContext.ModelState Property
.NET Framework (current version)
Gets or sets the model state.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.ModelBinding.ModelStateDictionaryThe model state, or a new instance of ModelStateDictionary if the model state does not exist yet.
.NET Framework
Available since 4.5
Available since 4.5
Show: