WebPartConnectionsEventArgs Properties
.NET Framework 4.5
The WebPartConnectionsEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Connection | Gets the WebPartConnection object of the current connection. |
|
Consumer | Gets the WebPart control that is acting as the consumer in the connection. |
|
ConsumerConnectionPoint | Gets the ConsumerConnectionPoint object of the current connection. |
|
Provider | Gets the WebPart control that is acting as the provider in the connection. |
|
ProviderConnectionPoint | Gets the ProviderConnectionPoint object of the current connection. |