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.
Defines the Query identifier (ID) values for the queries displayed by the Web Part.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration QueryId
'Usage
Dim instance As QueryId
public enum QueryId
Members
| Member name | Description | |
|---|---|---|
| Query1 | Represents the first query on the results page. | |
| Query2 | Represents the second query on the results page. | |
| Query3 | Represents the third query on the results page. | |
| Query4 | Represents the fourth query on the results page. | |
| Query5 | Represents the fifth query on the results page. |
Remarks
When you display results from multiple queries on the same results page, you specify the Query ID for a particular query in the search Web Part it applies to.