Retrieves the specified item from the cache.
Namespace: CMS.Helpers.Caching.AbstractionsAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
SyntaxParameters
- key
- Type: SystemString
The identifier for the cache item to retrieve.
Return Value
Type:
Object
See Also