Click or drag to resize
CachedRulesManagerGetEnabledRules Method
Returns cached RuleInfos types belonging to enabled Scores on all sites.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public List<RuleInfo> GetEnabledRules()

Return Value

Type: ListRuleInfo

Implements

ICachedRulesManagerGetEnabledRules
See Also