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