This documentation is archived and is not being maintained.

WebPartConnectionsEventArgs Properties

The WebPartConnectionsEventArgs type exposes the following members.

  NameDescription
Public property Connection Gets the WebPartConnection object of the current connection.
Public property Consumer Gets the WebPart control that is acting as the consumer in the connection.
Public property ConsumerConnectionPoint Gets the ConsumerConnectionPoint object of the current connection.
Public property Provider Gets the WebPart control that is acting as the provider in the connection.
Public property ProviderConnectionPoint Gets the ProviderConnectionPoint object of the current connection.
Top
Show: