ValueProviderDictionary.Clear Method ()
Removes all items from the collection of value providers.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The ICollection<T> object is read-only. |
Show:
Removes all items from the collection of value providers.
| Exception | Condition |
|---|---|
| NotSupportedException | The ICollection<T> object is read-only. |