Click or drag to resize
MacroRuleInfoMacroRuleRequiredData Property
List of data items (separated with semicolon) required for the rule to be displayed.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public virtual string MacroRuleRequiredData { get; set; }

Property Value

Type: String
See Also