다음을 통해 공유


WebZone.RenderClientScript 속성

정의

웹 파트 페이지에서 클라이언트 스크립트를 렌더링할지 여부를 나타내는 값을 가져옵니다.

protected public:
 property bool RenderClientScript { bool get(); };
protected internal bool RenderClientScript { get; }
member this.RenderClientScript : bool
Protected Friend ReadOnly Property RenderClientScript As Boolean

속성 값

Boolean

지정된 디스플레이 모드에 페이지가 있을 때 영역에서 클라이언트 스크립트를 렌더링하면 true이고, 그렇지 않으면 false입니다. 기본값은 false입니다.

적용 대상

추가 정보