MacroRuleParameterRequired Property |
Indicates if the value of the parameter is required (does not allow empty).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public bool Required { get; set; }
Property Value
Type:
BooleanSee Also