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