SPWebPartManager.ConnectWebParts Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) | (Inherited from WebPartManager.) | |
ConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer) | Creates a connection between two Web Parts. (Overrides WebPartManager.ConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer).) |
Top