Click or drag to resize

ListAutomatedSearchFilterWaterMarkText Property

Gets or sets the watermark text for this filter.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("Search for records")]
public string WaterMarkText { get; set; }

Property Value

Type: String

Return Value

Type: String
Remarks