ListFormWebPart.EnsureInterfaces 方法

提供它应确保所有接口都注册使用**RegisterInterface()**方法可连接ListFormWebPart的通知。

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

语法

声明
Public Overrides Sub EnsureInterfaces
用法
Dim instance As ListFormWebPart

instance.EnsureInterfaces()
public override void EnsureInterfaces()

备注

此重写确保列表和窗体中存在,并确保连接接口注册使用**RegisterInterface()**方法。

另请参阅

引用

ListFormWebPart 类

ListFormWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间