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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string WatermarkCssClass { get; set; }

Property Value

Type: String
See Also