WebPartConnectionsEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the WebPartConnectionsEventArgs class.
Assembly: System.Web (in System.Web.dll)
| 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:
