Click or drag to resize
MacroRuleInfoMacroRuleDisplayName Property
Human readable text of the Macro rule (without parameters) - displayed in the list of available rules.

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

Property Value

Type: String
See Also