7 references to GetConsumerConnectionPoint
System.Web (7)
UI\WebParts\ConnectionsZone.cs (3)
639
WebPartManager.
GetConsumerConnectionPoint
(consumer, consumerConnectionPointID);
964
WebPartManager.
GetConsumerConnectionPoint
(_pendingConsumer, _pendingConnectionPointID);
1870
WebPartManager.
GetConsumerConnectionPoint
(webPartToConnect, connection.ConsumerConnectionPointID);
UI\WebParts\WebPartConnection.cs (1)
67
return _webPartManager.
GetConsumerConnectionPoint
(consumer, ConsumerConnectionPointID);
UI\WebParts\WebPartManager.cs (3)
2604
actualConnectionPoint =
GetConsumerConnectionPoint
(consumer, null);
2612
GetConsumerConnectionPoint
(consumer, connection.ConsumerConnectionPointID);
2622
GetConsumerConnectionPoint
(consumer, connection.ConsumerConnectionPointID);