Click or drag to resize
FormFieldDisplayColon Property
Indicates if colon (:) should be displayed behind the field label. False by default.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool DisplayColon { get; set; }

Property Value

Type: Boolean
See Also