CacheStoreProvider::Remove Method
Removes the specified item from the cache.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(String^) | Removes the item from the cache. |
![]() | Remove(String^, CacheItemRemovedReason) | Removes the specified item from the cache if it exists. |
Show:
