SPWebPartConnection.ProviderConnectionPoint 属性

获取充当作为的提供程序连接的 Web 部件控件的连接点的对象。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property ProviderConnectionPoint As ProviderConnectionPoint
    Get
用法
Dim instance As SPWebPartConnection
Dim value As ProviderConnectionPoint

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

属性值

类型:System.Web.UI.WebControls.WebParts.ProviderConnectionPoint

另请参阅

引用

SPWebPartConnection 类

SPWebPartConnection 成员

Microsoft.SharePoint.WebPartPages 命名空间