UltimateSearch Class Library

UltimateSearchInput.SearchButton Property

Gets the search button to submit search terms.

[Visual Basic]
Public ReadOnly Property SearchButton As UltimateSearchButton
[C#]
public UltimateSearchButton SearchButton {get;}

Remarks

Use this property to set the features of the button to submit search terms. You can set the ButtonType property to Button, ImageButton, or LinkButton.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace