ModelBindingExecutionContext.ModelState Property

.NET Framework (current version)
 

Gets the model state.

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

abstract ModelState : ModelStateDictionary with get
override ModelState : ModelStateDictionary with get

Property Value

Type: System.Web.ModelBinding.ModelStateDictionary

The model state.

.NET Framework
Available since 4.5
Return to top
Show: