3 references to WebPartConnectionCollection
System.Web (3)
UI\WebParts\WebPartManager.cs (3)
257
WebPartConnectionCollection connections = new
WebPartConnectionCollection
(this);
387
_dynamicConnections = new
WebPartConnectionCollection
(this);
546
_staticConnections = new
WebPartConnectionCollection
(this);