Click here to Skip to main content
15,886,664 members
Articles / Web Development / ASP.NET

Multiple Parameterized (Localizable) Form Buttons in ASP.NET MVC

Rate me:
Please Sign up or sign in to vote.
4.45/5 (7 votes)
27 Sep 2012CPOL6 min read 46.3K   767   26  
Easy handling of buttons in ASP.NET MVC
Several solutions exist to handle multiple buttons on a form, however, none of the existing solutions were sufficiently complete to handle the cases I wanted to handle in a clean way. In this post, I present the features of the button handler I created.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect AREBIS
Belgium Belgium
Senior Software Architect and independent consultant.

Comments and Discussions