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