다음을 통해 공유


ContentSiteView.IsSiteEnabled Property

Definition

Gets the IsSiteEnabled state reported by the ContentSite.

public:
 property bool IsSiteEnabled { bool get(); };
bool IsSiteEnabled();
public bool IsSiteEnabled { get; }
var boolean = contentSiteView.isSiteEnabled;
Public ReadOnly Property IsSiteEnabled As Boolean

Property Value

Boolean

bool

The IsSiteEnabled state reported by the ContentSite.

Applies to