2 references to GetConnectionForConsumer
System.Web (2)
UI\WebParts\ConnectionsZone.cs (1)
2206
WebPartManager.
GetConnectionForConsumer
(webPartToConnect, consumerConnectionPoint);
UI\WebParts\WebPartManager.cs (1)
3240
return (
GetConnectionForConsumer
(consumer, connectionPoint) != null);