UltimateSearch Class Library

UltimateSearchInput.WatermarkText Property

Gets or sets the watermark text to be displayed in the search textbox.

[Visual Basic]
Public Property WatermarkText As String
[C#]
public string WatermarkText {get; set;}

Property Value

Watermark text to be displayed in the search textbox. The default value is empty string.

Remarks

Use this property to set the watermark text to be displayed in the search textbox.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace