This documentation is archived and is not being maintained.
WebPartConnectionsEventArgs Constructor
Visual Studio 2010
Initializes a new instance of the WebPartConnectionsEventArgs 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 | |
|---|---|---|
|
WebPartConnectionsEventArgs(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) | Initializes a new instance of the WebPartConnectionsEventArgs class without requiring a WebPartConnection object. |
|
WebPartConnectionsEventArgs(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartConnection) | Initializes a new instance of the class using the specified WebPartConnection object. |
Show: