ViewDataDictionary.ModelState Property
Visual Studio 2010
Gets the state of the model.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
A ModelStateDictionary object encapsulates information about model binding. This information includes the number of properties to bind, the model state, and property keys and values.
Community Additions
ADD
Show: