Share via


WebZone.RenderClientScript 屬性

定義

取得值,指出是否在 Web 組件頁面上呈現用戶端指令碼。

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

適用於

另請參閱