6 references to CanConnectWebParts
System.Web (6)
UI\WebParts\ConnectionsZone.cs (5)
677
if (WebPartManager.
CanConnectWebParts
(provider.WebPart, provider.ConnectionPoint,
761
if (WebPartManager.
CanConnectWebParts
(provider, providerConnectionPoint,
1093
if (WebPartManager.
CanConnectWebParts
(provider, providerConnectionPoint,
1143
if (WebPartManager.
CanConnectWebParts
(provider, providerConnectionPoint,
1251
if (WebPartManager.
CanConnectWebParts
(_pendingProvider, _pendingProviderConnectionPoint,
UI\WebParts\WebPartManager.cs (1)
1187
return
CanConnectWebParts
(provider, providerConnectionPoint, consumer, consumerConnectionPoint, null);