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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<RuleInfo> GetRulesInternal()

Return Value

Type: ObjectQueryRuleInfo
See Also