MacroSettingsCacheDependencies Property |
Outputs the cache dependencies collected during the processing.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public List<string> CacheDependencies { get; }
Property Value
Type:
ListStringSee Also