adspace


How to change the action name in mvc?

Answer Posted / Tushar Vishnoi

To change the action name in MVC, you can use the ActionName attribute on the action method or provide a custom route in the RouteConfig file.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the request flow in asp.net mvc framework?

1106


How to use multiple submit buttons in asp.net mvc?

1320


Possible ways to prevent xss attacks on mvc application?

1094