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: 8.2.23
Syntax public bool Required { get; set; }
Property Value
Type:
BooleanSee Also