Users Pricing

forum

home / developersection / forums / how to change url using url routing in mvc?

How to change url using url routing in mvc?

Manoj Pandey 2684 21 Feb 2015

Hi I’m working with url routing.

My question is my actual controller is Home and action is Index when run application give the appropriate result that time url is Home/Index.

But I’m want to when type url Dashboard/Index that time execute Home controller index method.

How to possible.

Thank you in advance.


Manoj Pandey

Other


1 Answers