RuleHelperGetMacroCondition Method |
Returns macro rule condition in XML format based on specific data.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax public static string GetMacroCondition(
string macroValue
)
Parameters
- macroValue
- Type: SystemString
Macro rule value
Return Value
Type:
StringSee Also