ListFormWebPart.CanRunAt 方法

返回一个值,指示可以运行的实现连接接口的位置。

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

语法

声明
Public Overrides Function CanRunAt As ConnectionRunAt
用法
Dim instance As ListFormWebPart
Dim returnValue As ConnectionRunAt

returnValue = instance.CanRunAt()
public override ConnectionRunAt CanRunAt()

返回值

类型:Microsoft.SharePoint.WebPartPages.Communication.ConnectionRunAt
指示可以运行的实现连接接口的位置的枚举值之一。

备注

这将始终覆盖返回Server

另请参阅

引用

ListFormWebPart 类

ListFormWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间