SPWebPartManager.SPConnectWebParts method
Include protected members
Include inherited members
建立兩個 Web 組件之間的SPWebPartConnection 。
Overload list
Name | Description | |
---|---|---|
![]() |
SPConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) | 建立與指定的 Web 組件的參考的兩個 Web 組件和指定的ConnectionPoint物件之間的SPWebPartConnection 。 |
![]() |
SPConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer) | 建立具有指定的 Web 組件、 指定的ConnectionPoint物件和指定的WebPartTransformer參考的兩個 Web 組件之間的SPWebPartConnection 。 |
Top