Use the GetEnabled method to check a control's ability to respond to end-user interactions. The initial client availability state of a control can be defined using its server Enabled property. Then, the control's state can be dynamically changed on the client side, using the SetEnabled method.