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