UltimateSearch Class Library

UltimateSearchTextBox Class

Represents a TextBox control that allows the user to enter search terms.

For a list of all members of this type, see UltimateSearchTextBox Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.TextBox
            Karamasoft.WebControls.UltimateSearch.UltimateSearchTextBox

[Visual Basic]
Public Class UltimateSearchTextBox
    Inherits TextBox
[C#]
public class UltimateSearchTextBox : TextBox

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateSearch

Assembly: UltimateSearch (in UltimateSearch.dll)

See Also

UltimateSearchTextBox Members | Karamasoft.WebControls.UltimateSearch Namespace