Constructor.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Cache value
- dependencies
- Type: CMS.Helpers CMSCacheDependency
Cache dependencies
- absoluteExpiration
- Type: System DateTime
Cache absolute expiration
- slidingExpiration
- Type: System TimeSpan
Cache sliding expiration
- priority
- Type: System.Web.Caching CacheItemPriority
Cache priority
See Also