Saved Bookmarks
| 1. |
Write the use of setEnabled() method |
|
Answer» Answer: Use the Set Enabled method on the client to dynamically SWITCH a button's ability to respond to end-user interactions (such as mouse hovering or clicks). The button's INITIAL client AVAILABILITY STATE can be defined by using the ASPxButton. ClientEnabled PROPERTY. |
|