I am trying to develop a basic multilingual app in Asp.Net MVC 4. I don't know how to set image files for different languages. I know it has to be added in the resource file. But I don't know how to call it on the view page. Can someone help me with this?
Asked
Active
Viewed 433 times
-2
-
Add some codes and explain what you have tried so far... – Reshma Jul 19 '17 at 05:54
1 Answers
0
You should store image path in .rsex file as per your language and can use it.

Ravikumar
- 613
- 1
- 9
- 22