RuleHelper GetMacroConditionFromRule Method Kentico 8.1 API Reference
Returns macro condition saved within the given Rule. If there is no corresponding condition in the rule, returns empty string.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
Macro condition of given rule, if available; empty string otherwise
Exceptions

See Also