BasicFormEnsureFirstLetterUpperCase Property |
If true, labels of the controls are processed to have the first letter upper case.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public bool EnsureFirstLetterUpperCase { get; set; }
Property Value
Type:
BooleanSee Also