阅读背景:

如何在没有其他操作匹配的情况下为我的Controller设置“默认操作”?

来源:互联网 

Say I have the following route:

说我有以下路线:

routes.MapRoute("Default", "{controller}/{action}/{id}", 
    new { controller = "Home", action = "Index", id = "" });
ro



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: