WebPartConnectionsEventArgs::Connection Property
.NET Framework (current version)
Gets the WebPartConnection object of the current connection.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.WebParts::WebPartConnection^The current WebPartConnection.
The WebPartConnection object contains all the details of a Web Parts connection, including references to the provider control, the provider's connection point, the consumer control, and the consumer's connection point.
For details about Web Parts connections, see WebPartConnection, ConnectionPoint, and Web Parts Connections Overview.
.NET Framework
Available since 2.0
Available since 2.0
Show: