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

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

Return Value

Type: ObjectQueryRuleInfo
See Also