HttpResponseBase::RemoveOutputCacheItem Method
.NET Framework (current version)
Removes cached items from the output cache by using the default output-cache provider.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | RemoveOutputCacheItem(String^) | Removes from the cache all cached items that are associated with the specified path. |
![]() | RemoveOutputCacheItem(String^, String^) | Uses the specified output-cache provider to remove all output-cache artifacts that are associated with the specified path. |
Show:
