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.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax public string WatermarkCssClass { get; set; }
Property Value
Type:
StringSee Also