UI\WebParts\ConnectionsZone.cs (7)
677if (WebPartManager.CanConnectWebParts(provider.WebPart, provider.ConnectionPoint,
679WebPartManager.ConnectWebParts(provider.WebPart, provider.ConnectionPoint,
697if (WebPartManager.CanConnectWebParts(provider.WebPart, provider.ConnectionPoint,
699WebPartManager.ConnectWebParts(provider.WebPart, provider.ConnectionPoint,
985_pendingProviderConnectionPoint = providerInfo.ConnectionPoint;
2221item.Text = GetDisplayTitle(provider.WebPart, provider.ConnectionPoint, false);
2225provider.ConnectionPoint == currentProviderConnectionPoint) {