Click or drag to resize
MacroRuleParameterText Property
Gets or sets the rule parameter text (text displayed in the sentence).

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

Property Value

Type: String
See Also