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