Gets item from cache.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- key
- Type:
System String
Cache key
- caseSensitive (Optional)
- Type:
System Boolean
Cache key is case sensitive
Return Value
Type:
object from cache
See Also