Click or drag to resize
TextBoxWithLabelLabelFirst Property
Indicates if label has to be placed before text box.

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

Property Value

Type: Boolean
See Also