ConsumerConnectionPointCollection Class
Assembly: System.Web (in system.web.dll)
A control in a Web Parts zone acting as a consumer can connect to only one provider by default. However, when the AllowsMultipleConnections property is set to true, multiple providers can connect to the consumer.
Note that this class inherits from the ReadOnlyCollectionBase class, making this collection a strongly typed, non-generic, read-only collection. You cannot add or remove members after an instance has been created.
- AspNetHostingPermission for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
System.Collections.ReadOnlyCollectionBase
System.Web.UI.WebControls.WebParts.ConsumerConnectionPointCollection
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.