共用方式為


ListFormWebPart.EnsureInterfaces method

提供它應該確保其所有的介面註冊使用**RegisterInterface()**方法可連接ListFormWebPart的通知。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides Sub EnsureInterfaces
'用途
Dim instance As ListFormWebPart

instance.EnsureInterfaces()
public override void EnsureInterfaces()

備註

[清單] 和 [表單存在,並確保連線介面註冊使用**RegisterInterface()**方法,可確保這個覆寫。

請參閱

參照

ListFormWebPart class

ListFormWebPart members

Microsoft.SharePoint.WebPartPages namespace