Constructor.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- result
- Type: TData
Returns the result of the cached data if available
- cacheMinutes
- Type: System Double
Defines how long this item will stay in cache (in minutes)
- condition
- Type: System Boolean
Cache condition
- customCacheItemName
- Type: System String
Custom cache item name
- cacheItemNameParts
- Type: System Object
Cache item name parts
See Also