Add an item to the cache.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
Parameters
- key
- Type: System..::.String
The key used to access the cached item.
- item
- Type: System..::.Object
The cached item.