Freigeben über


SPWebPartConnection.ProviderConnectionPoint-Eigenschaft

Ruft das Objekt, das als Verbindungspunkt für ein Webpart-Steuerelement als Anbieter für eine Verbindung fungiert dient.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ProviderConnectionPoint As ProviderConnectionPoint
    Get
'Usage
Dim instance As SPWebPartConnection
Dim value As ProviderConnectionPoint

value = instance.ProviderConnectionPoint
[BrowsableAttribute(false)]
public ProviderConnectionPoint ProviderConnectionPoint { get; }

Eigenschaftswert

Typ: System.Web.UI.WebControls.WebParts.ProviderConnectionPoint

Siehe auch

Referenz

SPWebPartConnection Klasse

SPWebPartConnection-Member

Microsoft.SharePoint.WebPartPages-Namespace