WebPartConnectionCollection Class
Assembly: System.Web (in system.web.dll)
A control in a Web Parts zone can act as a consumer of data from another control or as a provider of data to other controls. This class represents a collection of those connections. Typically, an instance of this class is returned from a property such as Connections or StaticConnections. You can iterate through the collection in the same way you would any collection, and you can search for a particular connection using the ID property.
- AspNetHostingPermission for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
- AspNetHostingPermission for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.
System.Collections.CollectionBase
System.Web.UI.WebControls.WebParts.WebPartConnectionCollection
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.