WebPartConnectionsCancelEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the WebPartConnectionsCancelEventArgs class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | WebPartConnectionsCancelEventArgs(WebPart^, ProviderConnectionPoint^, WebPart^, ConsumerConnectionPoint^) | Initializes a new instance of the WebPartConnectionsCancelEventArgs class without a specified connection. |
![]() | WebPartConnectionsCancelEventArgs(WebPart^, ProviderConnectionPoint^, WebPart^, ConsumerConnectionPoint^, WebPartConnection^) | Initializes a new instance of the WebPartConnectionsCancelEventArgs class with the specified connection. |
Show:
