Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am working on mvc3. i set default route in global.asax as Home/Index controller method. when i run the project the default route going to Home/Index, i mean it's going correct method. but when i add different controller method in url suppose( aboutus/Index), then run the aboutus/Index page. i want to do when i run any url related my project it's should run the Home/index method of controller of my project. but i don't know how can i do this. please help
Posted

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