UltimateSearchInput is an ASP.NET web server control that calls the search functions and displays the results.
For a list of all members of this type, see UltimateSearchOutput Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.BaseDataList
System.Web.UI.WebControls.DataList
Karamasoft.WebControls.UltimateSearch.UltimateSearchOutput
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
UltimateSearchOutput control retrieves the search terms and search type from the QueryString such as http://localhost/MyWebApp/SearchOutputPage.aspx?usterms=searchTerms&&ustype=searchType, finds the search terms, and displays the results.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll)
UltimateSearchOutput Members | Karamasoft.WebControls.UltimateSearch Namespace | UltimateSearchInclude Directory | UltimateSearch Configuration | UltimateSpellInclude Directory