Click or drag to resize
CacheHelperTrackCacheDependencies Property
Returns true if the cache dependencies for the output cache are tracked.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static bool TrackCacheDependencies { get; set; }

Property Value

Type: Boolean
See Also