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