How can I invoke an action in an onClick event?
I have a button in a view and I wish to invoke an action from a Controller class. How may I do that?
Beginner here trying to learn ASP.NET MVC. Only currently know how to invoke an action through routing.
0 comments:
Post a Comment