2 references to GetConnectionForProvider
System.Web (2)
UI\WebParts\ConnectionsZone.cs (1)
2151WebPartManager.GetConnectionForProvider(webPartToConnect, providerConnectionPoint);
UI\WebParts\WebPartManager.cs (1)
3244return (GetConnectionForProvider(provider, connectionPoint) != null);