UltimateSearch Class Library

UltimateSearchInput.SearchTextBox Property

Gets the search text box to enter search terms.

[Visual Basic]
Public ReadOnly Property SearchTextBox As UltimateSearchTextBox
[C#]
public UltimateSearchTextBox SearchTextBox {get;}

Remarks

Use this property to set the features of the text box to enter search terms.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace