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: 9.0.0
Syntax
C#
public List<string> CacheDependencies { get; }

Property Value

Type: ListString
See Also