HttpResponseBase.RemoveOutputCacheItem Method (String)
.NET Framework (current version)
Removes from the cache all cached items that are associated with the specified path.
Assembly: System.Web (in System.Web.dll)
Parameters
- path
-
Type:
System.String
The virtual absolute path to the items to be removed from the cache.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: