This documentation is archived and is not being maintained.
HttpResponse::RemoveOutputCacheItem Method
Visual Studio 2010
Removes cached items from the output cache by using the default output-cache provider.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RemoveOutputCacheItem(String) | Removes from the cache all cached items that are associated with the default output-cache provider. This method is static. |
|
RemoveOutputCacheItem(String, String) | Uses the specified output-cache provider to remove all output-cache items that are associated with the specified path. |
Show: