Click or drag to resize
ICachedRulesManagerGetEnabledRules 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#
List<RuleInfo> GetEnabledRules()

Return Value

Type: ListRuleInfo
See Also