UltimateSearchTextBox Members

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image

The UltimateSearchTextBox type exposes the following members.

Constructors

  NameDescription
Public methodUltimateSearchTextBox
Initializes a new instance of the UltimateSearchTextBox class

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 propertyCssClass
Gets or sets the CSS Class.
(Overrides WebControl..::..CssClass.)
Public propertyEnabled
Gets or sets a value that indicates whether the search TextBox control is enabled.
(Overrides WebControl..::..Enabled.)
Public propertyForeColor
Gets or sets the foreground color.
(Overrides WebControl..::..ForeColor.)
Public propertyHeight
Gets or sets the height.
(Overrides WebControl..::..Height.)
Public propertyText
Gets or sets the text to display in the TextBox control.
(Overrides TextBox..::..Text.)
Public propertyVisible
Gets or sets a value that indicates whether the search TextBox control is visible.
(Overrides Control..::..Visible.)
Public propertyWidth
Gets or sets the width.
(Overrides WebControl..::..Width.)

See Also