Click or drag to resize
BasicFormUseColonBehindLabel Property
If true, colon(:) is placed behind field label.

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

Property Value

Type: Boolean
See Also