CacheStoreProvider::Remove Method

 

Removes the specified item from the cache.

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRemove(String^)

Removes the item from the cache.

System_CAPS_pubmethodRemove(String^, CacheItemRemovedReason)

Removes the specified item from the cache if it exists.

Return to top
Show: