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