GroupTab Class

Definition

Represents a graphical user interface tab for a group of products.

public ref class GroupTab : Microsoft::Web::PlatformInstaller::Tab
public class GroupTab : Microsoft.Web.PlatformInstaller.Tab
type GroupTab = class
    inherit Tab
Public Class GroupTab
Inherits Tab
Inheritance
GroupTab

Properties

Description

Gets the description of the group tab.

FeedList

Gets a collection of Feed objects.

(Inherited from Tab)
FromCustomFeed

Gets or sets a Boolean value that specifies whether the source of tab data is a custom feed.

(Inherited from Tab)
Groups

Gets the groups that this tab represents.

Id

Gets the string identifier of the current tab.

(Inherited from Tab)
Name

Gets the name of the current group tab.

Products

Gets the products that are associated with this group tab.

Applies to