Partager via


SPWebPartConnection.ConsumerConnectionPoint - Propriété

Obtient le point de connexion pour un contrôle agissant comme consommateur dans une connexion.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ConsumerConnectionPoint As ConsumerConnectionPoint
    Get
'Utilisation
Dim instance As SPWebPartConnection
Dim value As ConsumerConnectionPoint

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

Valeur de propriété

Type : System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint

Voir aussi

Référence

SPWebPartConnection classe

SPWebPartConnection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms