Example of Default Functionalities in ASP.NET MVC Button Control

This sample demonstrates the default functionalities of the Button with different types and predefined styles.

DEMO
SOURCE

Button is a graphical user interface element that triggers an event on click action. It contains the text, an image, or both.

In this sample, Play button is a toggle button and it can be enabled by using the isToggle opens in a new tab property. To change the text and icon you should handle click event.

More information about Button can be found in this documentation section opens in a new tab .

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab