Click or drag to resize
MacroRuleParameterRequired Property
Indicates if the value of the parameter is required (does not allow empty).

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

Property Value

Type: Boolean
See Also