Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.MacroEngine
MacroSettings Class
MacroSettings Methods
AddCacheDependencies Method
AddFileCacheDependencies Method
Clone Method
MacroSettings
AddCacheDependencies Method
Adds the cache dependencies to the macro context.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
AddCacheDependencies
(
IEnumerable
<
string
>
items
)
Parameters
items
Type:
System.Collections.Generic
IEnumerable
String
Items to add
See Also
Reference
MacroSettings Class
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com