UltimateSearchButton Properties

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image

The UltimateSearchButton type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Gets or sets the background color.
(Overrides WebControl..::..BackColor.)
Public propertyBorderColor
Gets or sets the border color.
(Overrides WebControl..::..BorderColor.)
Public propertyBorderStyle
Gets or sets the border style.
(Overrides WebControl..::..BorderStyle.)
Public propertyBorderWidth
Gets or sets the border width.
(Overrides WebControl..::..BorderWidth.)
Public propertyButtonType
Gets or sets the search button type.
Public propertyCausesValidation
Gets or sets a value that indicates whether the spell button causes validation.
Public propertyCssClass
Gets or sets the CSS Class.
(Overrides WebControl..::..CssClass.)
Public propertyEnabled
Gets or sets a value that indicates whether the search button is enabled.
(Overrides WebControl..::..Enabled.)
Public propertyFont
Gets or sets the font.
(Overrides WebControl..::..Font.)
Public propertyForeColor
Gets or sets the foreground color.
(Overrides WebControl..::..ForeColor.)
Public propertyHeight
Gets or sets the height.
(Overrides WebControl..::..Height.)
Public propertyImageAlign
Gets or sets the alignment of the search button when ButtonType is ImageButton.
Public propertyImageUrl
Gets or sets the url of the image to display on the search button when ButtonType is ImageButton.
Public propertyText
Gets or sets the text to display on the search button.
Public propertyWidth
Gets or sets the width.
(Overrides WebControl..::..Width.)

See Also