WikiContentWebpart.RequiresWebPartClientScript 方法

指示此 Web 部件是否需要客户端脚本,以使用 Web 部件页服务组件 (WPSC) framework 进行注册。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Friend Overrides Function RequiresWebPartClientScript As Boolean
用法
Dim returnValue As Boolean

returnValue = Me.RequiresWebPartClientScript()
protected internal override bool RequiresWebPartClientScript()

返回值

类型:System.Boolean
false,指示此 Web 部件不会注册客户端脚本。

备注

此 Web 部件不需要客户端 WPSC 脚本支持。

另请参阅

引用

WikiContentWebpart 类

WikiContentWebpart 成员

Microsoft.SharePoint.WebPartPages 命名空间