The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebPartConnectionsEventArgs.ConsumerConnectionPoint Property
.NET Framework 2.0
Note: This property is new in the .NET Framework version 2.0.
Gets the ConsumerConnectionPoint object of the current connection.
Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
A connection between controls in a Web Parts zone requires one control to act as the provider and another to act as the consumer. Each control must also have a connection point defined; in the consumer's case, the connection point must be a ConsumerConnectionPoint object.
For details about Web Parts connections, see WebPartConnection, ConnectionPoint, and Web Parts Connections Overview.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.