Tab Class

Definition

Represents a base class for Web Platform Installer tabs.

public ref class Tab abstract
public abstract class Tab
type Tab = class
Public MustInherit Class Tab
Inheritance
Tab
Derived

Constructors

Tab(ProductManager)

Creates an instance of a Tab object.

Properties

Description

Gets the description of the current tab.

FeedList

Gets a collection of Feed objects.

FromCustomFeed

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

Id

Gets the string identifier of the current tab.

Name

Gets the name of the current tab.

Applies to