This documentation is archived and is not being maintained.
WebPartConnectionsCancelEventArgs Constructor
Visual Studio 2008
Initializes a new instance of the WebPartConnectionsCancelEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: