ICachedRulesManagerGetMacroRulesCached Method |
Returns cached macro RuleInfo objects.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax List<RuleInfo> GetMacroRulesCached(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
ListRuleInfoSee Also