QueryGroup members
SharePoint Online
Represents a query group, which is a group of Search Web Parts that operate on a shared query.
The QueryGroup type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
NormalizeQueryGroupName | Normalizes a query group’s name. |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
DataProvider | Specifies the Data Provider that defines this query group. |
|
Displays | Displays the controls that render results for this query group. |
|
Name | Specifies the name of the query group. |
|
SearchBoxes | Specifies the Search boxes for which this query group responds to. |
Show: