TextBoxControlWatermarkCssClass Property |
The CSS class to apply to the TextBox when it has no value (e.g. the watermark text is shown).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public string WatermarkCssClass { get; set; }
Property Value
Type:
StringSee Also