PillarTab Class

Definition

Represents a user interface tab to manage pillars.

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

Properties

Description

Gets a string that contains a description of the current pillar 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)
Id

Gets the string identifier of the current tab.

(Inherited from Tab)
Name

Gets a string that represents the name of the current pillar tab.

Pillars

Gets a read-only collection of pillars for the current tab.

Applies to