WebPartConnectionsCancelEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (inherited from CancelEventArgs) |
| Connection | Gets the Web Parts connection involved in the event. |
| Consumer | Gets the Web Parts control acting as the consumer in the connection. |
| ConsumerConnectionPoint | Gets the connection point that consumes data in the Web Parts connection. |
| Provider | Gets the Web Parts control acting as the provider in the connection. |
| ProviderConnectionPoint | Gets the connection point that provides data in the Web Parts connection. |
Community Additions
ADD
Show: