WebPartConnectionsEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| 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:
