SPProxyWebPartManager.SPWebPartConnections property
此成員是保留給內部使用,而不是用來直接從您的程式碼使用
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> _
Public ReadOnly Property SPWebPartConnections As SPWebPartConnectionCollection
Get
'用途
Dim instance As SPProxyWebPartManager
Dim value As SPWebPartConnectionCollection
value = instance.SPWebPartConnections
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public SPWebPartConnectionCollection SPWebPartConnections { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.SPWebPartConnectionCollection
傳回SPWebPartConnectionCollection。