Keyoti SearchUnit API Docs
Query Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxAutoCompleteHelperQuery
Keyoti SearchUnit v6
The query entered by the user.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Query { get; }
public string Query { get; }
Public ReadOnly Property Query As String
	Get
Public ReadOnly Property Query As String
	Get
public:
property String^ Query {
	String^ get ();
}
public:
property String^ Query {
	String^ get ();
}
member Query : string with get
member Query : string with get
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120