Click or drag to resize
CMSTextBoxWatermarkText Property
The text to show when the control has no value.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public string WatermarkText { get; set; }

Property Value

Type: String
See Also