DisplayGroupInfo members
Represents information about a search ScopeDisplayGroup.
The DisplayGroupInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DisplayGroupInfo | Initializes a new instance of the DisplayGroupInfo class. |
Top
Properties
Name | Description | |
---|---|---|
ConsumerName | Gets or sets the name of the search Scope consumer. | |
DefaultScopeID | Gets or sets the default search Scope identifier (ID) of the DisplayGroupInfo. | |
Description | Gets or sets the description of the DisplayGroupInfo. | |
DisplayInAdminUI | Gets or sets a value that indicates whether the DisplayGroupInfo is shown on the Search scope administration page. | |
Id | Gets or sets the identifier (ID) of the DisplayGroupInfo. | |
IsDeleted | Gets or sets a value that indicates whether the DisplayGroupInfo has been deleted from the SearchAdminDatabase. | |
IsUndeletable | Gets or sets a value that indicates whether the DisplayGroupInfo cannot be deleted from the SearchAdminDatabase. | |
LastModifiedBy | Gets or sets the name of the user who last modified the DisplayGroupInfo. | |
LastModifiedTime | Gets or sets the last modified time of the DisplayGroupInfo. | |
Name | Gets or sets the name of the DisplayGroupInfo. | |
SiteUrl | Gets or sets the URL of the search Scope consumer for the DisplayGroupInfo. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top