1 instantiation of ProxyWebPartConnectionCollection
System.Web (1)
UI\WebParts\ProxyWebPartManager.cs (1)
81
_staticConnections = new
ProxyWebPartConnectionCollection
();
2 references to ProxyWebPartConnectionCollection
System.Web (2)
UI\WebParts\ProxyWebPartManager.cs (2)
23
private
ProxyWebPartConnectionCollection
_staticConnections;
78
public
ProxyWebPartConnectionCollection
StaticConnections {