ModelStateDictionary.Clear Method
Removes all items from the model-state dictionary.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The model-state dictionary is read-only. |
Show: