- What is the need of giving multiple URLs to one action method or/and controller?
- [Route("Users/about")][Route("Users/aboutme")][Route("Users/myinfo")]public ActionResult GotoAbout(){...}
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manas MohapatraPosted Nov 21, 2016, 4:57 AM