7 references to GetProviderConnectionPoint
System.Web (7)
UI\WebParts\ConnectionsZone.cs (3)
723
WebPartManager.
GetProviderConnectionPoint
(provider, providerConnectionPointID);
912
WebPartManager.
GetProviderConnectionPoint
(WebPartToConnect, _pendingConnectionPointID);
1830
WebPartManager.
GetProviderConnectionPoint
(webPartToConnect, connection.ProviderConnectionPointID);
UI\WebParts\WebPartConnection.cs (1)
184
return _webPartManager.
GetProviderConnectionPoint
(provider, ProviderConnectionPointID);
UI\WebParts\WebPartManager.cs (3)
2639
actualConnectionPoint =
GetProviderConnectionPoint
(provider, null);
2647
GetProviderConnectionPoint
(provider, connection.ProviderConnectionPointID);
2657
GetProviderConnectionPoint
(provider, connection.ProviderConnectionPointID);