ModelStateDictionary Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ModelStateDictionary class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ModelStateDictionary() Initializes a new instance of the ModelStateDictionary class.
Public method ModelStateDictionary(ModelStateDictionary) Initializes a new instance of the ModelStateDictionary class by using values that are copied from the specified model-state dictionary.

Top

See Also

Reference

ModelStateDictionary Class

System.Web.Http.ModelBinding Namespace