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