5 references to GetEnabled
System.Web (5)
UI\WebParts\WebPartConnection.cs (2)
271
if (!providerConnectionPoint.
GetEnabled
(providerControl)) {
280
if (!consumerConnectionPoint.
GetEnabled
(consumerControl)) {
UI\WebParts\WebPartManager.cs (3)
1268
if (!providerConnectionPoint.
GetEnabled
(providerControl)) {
1277
if (!consumerConnectionPoint.
GetEnabled
(consumerControl)) {
2398
if (point.
GetEnabled
(control)) {