FormLabelShowRequiredMark Property |
Indicates if required mark (* by default) should be displayed at the end of the text. False by default.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax public override bool ShowRequiredMark { get; set; }
Property Value
Type:
BooleanSee Also