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
GetCacheDependency Property
Function to dynamically get the cache dependency.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
Func
<
CMSCacheDependency
>
GetCacheDependency
{
get
;
set
; }
Property Value
Type:
Func
CMSCacheDependency
See Also
Reference
CacheSettings Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com