This documentation is archived and is not being maintained.
WebPartConnectionsEventArgs Properties
Visual Studio 2010
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. |
Show: