MvcSiteMapProvider icon indicating copy to clipboard operation
MvcSiteMapProvider copied to clipboard

Localization using DB resources

Open srikanthkadem opened this issue 5 years ago • 1 comments

Hi , I would like to implement Localization on title field by using DB resources (not resx files) as I have dynamic menu in my application. Can Anyone suggest how to achieve this.

Regards, Srikanth

srikanthkadem avatar Oct 23 '19 12:10 srikanthkadem

I would recommend you look into rick strahl's westwind localization project. it works for both mvc and asp.net applications (though you may need to tweak a few things).

snowfire20 avatar Dec 12 '19 14:12 snowfire20