Share via


ModelStateDictionary Constructor

Initializes a new instance of the ModelStateDictionary class.

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

Syntax

'Declaration
Public Sub New
public ModelStateDictionary()
public:
ModelStateDictionary()

See Also

Reference

ModelStateDictionary Class

ModelStateDictionary Overload

System.Web.Mvc Namespace