SPWebPartConnection.ConsumerConnectionPoint-Eigenschaft
Ruft den Verbindungspunkt für ein Steuerelement, das als Consumer in einer Verbindung fungiert.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ConsumerConnectionPoint As ConsumerConnectionPoint
Get
'Usage
Dim instance As SPWebPartConnection
Dim value As ConsumerConnectionPoint
value = instance.ConsumerConnectionPoint
[BrowsableAttribute(false)]
public ConsumerConnectionPoint ConsumerConnectionPoint { get; }
Eigenschaftswert
Typ: System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint