UltimateSearch Class Library

Suggest Class

Represents a web page used by UltimateSearchTextBox to find and display suggested search terms.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.Page
            Karamasoft.WebControls.UltimateSearch.Suggest

[Visual Basic]
Public Class Suggest
    Inherits Page
[C#]
public class Suggest : Page

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

This web page is for the internal use of the UltimateSearchInput control.

Requirements

Namespace: Karamasoft.WebControls.UltimateSearch

Assembly: UltimateSearch (in UltimateSearch.dll)

See Also

Suggest Members | Karamasoft.WebControls.UltimateSearch Namespace