QueryGroup members

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.

Constructors

  Name Description
Public method QueryGroup Creates a query group with the given name.

Top

Properties

  Name Description
Public property Title The title of the query group.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member NormalizeQueryGroupName Normalizes a query group’s name.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field DataProvider Specifies the Data Provider that defines this query group.
Public field Displays Displays the controls that render results for this query group.
Public field Name Specifies the name of the query group.
Public field SearchBoxes Specifies the Search boxes for which this query group responds to.

Top

See also

Reference

QueryGroup class

Microsoft.Office.Server.Search.WebControls namespace