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