Click or drag to resize
TextBoxControlWatermarkCssClass Property
The CSS class to apply to the TextBox when it has no value (e.g. the watermark text is shown).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string WatermarkCssClass { get; set; }

Property Value

Type: String
See Also