Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the QueryInfo object if query logging is enabled.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Sub CreateQueryInfo
'Usage
Me.CreateQueryInfo()
protected void CreateQueryInfo()
Remarks
The CreateQueryInfo method is called automatically if EnsureWebpartReady() is called.
See Also
Reference
SearchResultsBaseWebPart Class