SPLimitedWebPartManager.SPConnectWebParts Method
Include Protected Members
Include Inherited Members
Connects the two connection points.
Overload List
Name | Description | |
---|---|---|
SPConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) | Connects two compatible Web Part connection points. | |
SPConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer) | Connects two Web Part connection points using a connection transformer. |
Top