ModelBindingContext.ModelState Property

Visual Studio 2010

Gets or sets the state of the model.

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

No code example is currently available or this language may not be supported.

Property Value

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

Community Additions

ADD
Show: