Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
1.44/5 (3 votes)
See more:
When We Have Multiple Url's In Mvc ..when we click url i want to open in browser with out showing Action Index name and Controller Name in the browser How it possible in MVC
Posted

You can Manipulate the URL in your RouteConfig.cs..
See the below links.
Manipulate Url[^]
Hope you get
Thanks
:)
 
Share this answer
 
According to me we can achieve this using JQuery (using Ajax post)
Am i right ?
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900