ASP.NET MVC language change link

前端 未结 4 1747
伪装坚强ぢ
伪装坚强ぢ 2020-12-24 05:12

I have an ASP.NET MVC site that it\'s in two languages using Resources. To allow the server to present the site in the apropiate language (depending on the one that\'s confi

4条回答
  •  天命终不由人
    2020-12-24 05:44

    App_GloabalResources is not the right place the resources when it comes to MVC programmering. See http://buildingwebapps.blogspot.no/2012/05/right-way-to-use-resource-files-for.html

提交回复
热议问题