Use a single control for button, link-button, toggle-button and image-button interactions.
Image Buttons
Define an image to represent the button and get full customization of the look and feel.
Toggle Buttons
Utilize a button with various toggle states, such as a check box, a radio button or even a custom toggle button.
Content Templates
Create your own layout for button elements with the ability to define a content template.
Accessibility
Rely on the compliance of the control with the WCAG and Section 508 standards to improve the accessibility of your application.
Client-Side API
Interact with the control through JavaScript via its rich and flexible client-side API by subscribing to events and extracting information such as text and button type.
Embedded Icons
Take advantage of the ability to include images and icons next to the text of the button control. These icons can be displayed either on the left or right side of the provided text.