| 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; }
<BindableAttribute(true)>
<DefaultValueAttribute("Search for records")>
Public Property WaterMarkText As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also