AggregationWebPart.RequiresWebPartClientScript 方法
该成员将替代 WebPart.RequiresWebPartClientScript()。
命名空间: 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()