UltimateSearch Class Library

UltimateSearchButton.ImageUrl Property

Gets or sets the url of the image to display on the search button when ButtonType is ImageButton.

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

Property Value

Url of the image to display on the search button when ButtonType is ImageButton.

Remarks

Use this property to set the url of the image to display on the search button when ButtonType is ImageButton.

See Also

UltimateSearchButton Class | Karamasoft.WebControls.UltimateSearch Namespace