2 references to GetValidProviders
System.Web (2)
UI\WebParts\ConnectionsZone.cs (2)
1407
if (
GetValidProviders
(webPartToConnect, consumer, webParts).Count != 0) {
2191
IDictionary providers =
GetValidProviders
(webPartToConnect, consumerConnectionPoint, webParts);