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