开发者

How do you set up a default route to an area?

开发者 https://www.devze.com 2022-12-30 20:56 出处:网络
I have a folder called areas, 开发者_高级运维in it I have 2 folders (Admin and Portal). How would I need to set up my Default route so when I start the site at the root site it routes it to Portal/Hom

I have a folder called areas, 开发者_高级运维in it I have 2 folders (Admin and Portal). How would I need to set up my Default route so when I start the site at the root site it routes it to Portal/Home/Index action?


I suppose THIS is what You are looking for.

And this is how it looks =>

How do you set up a default route to an area?

But there might be better approach. This is more like hack.

0

精彩评论

暂无评论...
验证码 换一张
取 消