다음을 통해 공유


ContentSiteView.IsSiteEnabled 속성

정의

에서 보고한 IsSiteEnabled 상태를 가져옵니다 ContentSite.

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

속성 값

Boolean

bool

에서 IsSiteEnabled 보고한 ContentSite상태입니다.

적용 대상