DisplayGroupInfo class

Represents information about a search ScopeDisplayGroup.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.DisplayGroupInfo

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class DisplayGroupInfo
'Usage
Dim instance As DisplayGroupInfo
[DataContractAttribute]
public class DisplayGroupInfo

Remarks

A search ScopeDisplayGroup is a layer between the search Scope and the ASP.NET page that displays the Search scope to the user.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

DisplayGroupInfo members

Microsoft.Office.Server.Search.Administration namespace