UltimateSearch Class Library

UltimateSearchButton.ButtonType Property

Gets or sets the search button type.

[Visual Basic]
Public Property ButtonType As SearchButtonType
[C#]
public UltimateSearchButton.SearchButtonType ButtonType {get; set;}

Property Value

Search button type. The default value is Button.

Remarks

Use this property to set the search button type.

See Also

UltimateSearchButton Class | Karamasoft.WebControls.UltimateSearch Namespace