RuleCondition Constructor |
Constructor, creates the rule condition structure and loads specified rule definition.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public RuleCondition(
string ruleCondition
)
Parameters
- ruleCondition
- Type: SystemString
XML definition of the rule condition
See Also