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