ISPCache.Delete Method
Include Protected Members
Include Inherited Members
Deletes specified objects from a cache.
Overload List
Name | Description | |
---|---|---|
Delete(String, String) | Deletes a specified object from the cache with the specified object type. | |
Delete(String, String, Boolean) | Deletes a specified object from the cache with the specified object type. |
Top