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