WebPartConnectionCollection Class
Represents a collection of connections for a control in a Web Parts zone. This class cannot be inherited.
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 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.