Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
CacheSettings Class
CacheSettings Properties
AllowProgressiveCaching Property
BoolCondition Property
Cached Property
CacheDependency Property
CacheItemName Property
CacheItemNameParts Property
CacheItemPriority Property
CacheMinutes Property
CustomCacheItemName Property
GetCacheDependency Property
UseSlidingExpiration Property
CacheSettings
CacheMinutes Property
Cache minutes.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
double
CacheMinutes
{
get
;
set
; }
Property Value
Type:
Double
Remarks
Value is used as absolute or sliding expiration time based on
UseSlidingExpiration
value.
See Also
Reference
CacheSettings Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com