Click or drag to resize
CachedOutputCacheDependencies Property
List of the item cache dependencies

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public CacheDependencyList CacheDependencies { get; set; }

Property Value

Type: CacheDependencyList
See Also