共用方式為


ContentSiteView.IsSiteEnabled 屬性

定義

取得由 ContentSite所報告 IsSiteEnabled 狀態。

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

屬性值

Boolean

bool

ContentSite所報告 IsSiteEnabled 狀態。

適用於