SPWebPartConnection.ProviderConnectionPoint - Propriété
Obtient l'objet qui sert de point de connexion pour un contrôle WebPart agissant comme fournisseur pour une connexion.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ProviderConnectionPoint As ProviderConnectionPoint
Get
'Utilisation
Dim instance As SPWebPartConnection
Dim value As ProviderConnectionPoint
value = instance.ProviderConnectionPoint
[BrowsableAttribute(false)]
public ProviderConnectionPoint ProviderConnectionPoint { get; }
Valeur de propriété
Type : System.Web.UI.WebControls.WebParts.ProviderConnectionPoint