ViewDataDictionary.Clear Method ()
Removes all items from the collection.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The ICollection(Of T) object is read-only. |
Show:
Removes all items from the collection.
| Exception | Condition |
|---|---|
| NotSupportedException | The ICollection(Of T) object is read-only. |