SqlCacheHelper
.
.
::
.
.
Clear Method
Remove item from cache
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
void
Clear
(
string
key
)
Parameters
key
Type:
String
Name of cached item
See Also
SqlCacheHelper Class
Core Namespace