- control
- A System.Web.UI.WebControls.WebParts.WebPart or other server control that is associated with a connection point.
true if the control can create a connection point to participate in a connection; otherwise, false.
The ConnectionPoint.GetEnabled(System.Web.UI.Control) method in the base System.Web.UI.WebControls.WebParts.ConnectionPoint class always returns true, but derived classes can override the method to return true or false at different times, based on the state of control.