UltimateSearch Class Library

UltimateSearchButton.Text Property

Gets or sets the text to display on the search button.

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

Property Value

Text to display on the search button. The default value is Search.

Remarks

Use this property to set the text to display on the search button.

See Also

UltimateSearchButton Class | Karamasoft.WebControls.UltimateSearch Namespace