We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Button binds?

I'm using a partial view to hold a menu I've created. The menu is built with the SyncFusion MVC menu and buttons. How do I handle button clicks on the controller? Do I need to "bind" the button to an controller+action some how?

Sample button code:
<%= Html.Syncfusion().Button("btnActionDetails").Type(ButtonTypes.Submit).Text("Open Details").Skin(Skins.VS2010).ContentType(ContentTypes.TextOnly)%>



Loader.
Live Chat Icon For mobile
Up arrow icon