Click or drag to resize
MacroRuleParameterDefaultText Property
Gets or sets the default text displayed when the value is empty.

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

Property Value

Type: String
See Also