ManagementContentNavigator.IsSite Property

Definition

Gets a value indicating whether the current management content item is a Web site.

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

Property Value

true if the current management content item is a Web site; otherwise, false.

Applies to