UltimateSearch Class Library

UltimateSearchButton Class

Represents a multi-button control that allows the user to submit search terms.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Karamasoft.WebControls.UltimateSearch.UltimateSearchButton

[Visual Basic]
Public Class UltimateSearchButton
    Inherits WebControl
    Implements INamingContainer
[C#]
public class UltimateSearchButton : WebControl, INamingContainer

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.

Remarks

You can set the ButtonType property to Button, ImageButton, or LinkButton.

Requirements

Namespace: Karamasoft.WebControls.UltimateSearch

Assembly: UltimateSearch (in UltimateSearch.dll)

See Also

UltimateSearchButton Members | Karamasoft.WebControls.UltimateSearch Namespace