Share via


ManagementPackTemplate.HasUIPageSet Property

Definition

Gets or sets a value that indicates whether this template has a UI page set.

public:
 property bool HasUIPageSet { bool get(); };
public bool HasUIPageSet { get; }
member this.HasUIPageSet : bool
Public ReadOnly Property HasUIPageSet As Boolean

Property Value

Returns Boolean.

true if this template has a UI page set; otherwise, false.

Applies to