WebPartManager.ConnectWebParts Method
.NET Framework 2.0
Creates a connection between two WebPart controls (or other server controls capable of forming connections) that reside in a WebPartZoneBase zone.
| Name | Description |
|---|---|
| WebPartManager.ConnectWebParts (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) | Creates a connection between two WebPart or GenericWebPart controls using only the references to the controls and their specified ConnectionPoint objects. |
| WebPartManager.ConnectWebParts (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer) | Creates a connection between two WebPart or GenericWebPart controls using the references to the controls, their specified ConnectionPoint objects, and a WebPartTransformer object. |
CanConnectWebParts
Community Additions
ADD
Show: