2

In my MVC3 project, in Global.Application_Start(), I have

System.Web.Mvc.DefaultModelBinder.ResourceClassKey = "DefaultModelBinder";

I also have 2 resource files in App_GlobalResources:

DefaultModelBinder.resx
DefaultModelBinder.fr.resx

Why isn't the french resource being used at all?

(It is taking the correct value from DefaultModelBinder.resx.)

Charles
  • 50,943
  • 13
  • 104
  • 142
getit
  • 623
  • 2
  • 8
  • 30

0 Answers0