SPLimitedWebPartManager.SPDisconnectWebParts-Methode

Zwei verbundene Webparts zu trennen.

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

Syntax

'Declaration
Public Sub SPDisconnectWebParts ( _
    spConnection As SPWebPartConnection _
)
'Usage
Dim instance As SPLimitedWebPartManager
Dim spConnection As SPWebPartConnection

instance.SPDisconnectWebParts(spConnection)
public void SPDisconnectWebParts(
    SPWebPartConnection spConnection
)

Parameter

Siehe auch

Referenz

SPLimitedWebPartManager Klasse

SPLimitedWebPartManager-Member

Microsoft.SharePoint.WebPartPages-Namespace