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