Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.OnlineMarketing
CachedRulesManager Class
CachedRulesManager Methods
GetActivityRulesCached Method
GetAttributeRulesCached Method
GetEnabledRules Method
GetMacroRulesCached Method
CachedRulesManager
GetMacroRulesCached Method
Returns cached macro RuleInfo objects.
Namespace:
CMS.OnlineMarketing
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
Copy
public
List
<
RuleInfo
>
GetMacroRulesCached
(
int
siteId
)
Parameters
siteId
Type:
System
Int32
Site ID
Return Value
Type:
List
RuleInfo
Implements
ICachedRulesManager
GetMacroRulesCached(Int32)
See Also
Reference
CachedRulesManager Class
CMS.OnlineMarketing Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com