Remove item from remote cache listeners.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public static void RemoveRemoteOnly( string key ) |
Parameters
- key
- Type: System..::.String
The cache key to remove
Remarks
This method will not update version or remove item from local
cache.