2 references to GetEnabledConnectionPoints
System.Web (2)
UI\WebParts\WebPartManager.cs (2)
2406ICollection enabledPoints = GetEnabledConnectionPoints(GetConsumerConnectionPoints(webPart), webPart); 2411ICollection enabledPoints = GetEnabledConnectionPoints(GetProviderConnectionPoints(webPart), webPart);