共用方式為


DataFormWebPart.DisableCrossPageConnectionAboutToBeFired method

停用跨網頁連線来引發的DataFormWebPart做為提供者。

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

Syntax

'宣告
Protected Sub DisableCrossPageConnectionAboutToBeFired
'用途

Me.DisableCrossPageConnectionAboutToBeFired()
protected void DisableCrossPageConnectionAboutToBeFired()

備註

在其上DataFormWebPart做為提供者和停用中它們的跨網頁連線,則這個方法會逐一查看要引發的所有連線。

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace