Click or drag to resize
MacroSettingsCacheDependencies Property
Outputs the cache dependencies collected during the processing

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public List<string> CacheDependencies { get; protected set; }

Property Value

Type: ListString
See Also