Click or drag to resize
RuleHelperGetMacroCondition Method
Returns macro rule condition in XML format based on specific data.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static string GetMacroCondition(
	string macroValue
)

Parameters

macroValue
Type: SystemString
Macro rule value

Return Value

Type: String
See Also