Click or drag to resize
RuleInfoProviderGetRules Method
Returns a query for all the RuleInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<RuleInfo> GetRules()

Return Value

Type: ObjectQueryRuleInfo
See Also