asp.net - c# - Reference path of image in resource file -


i have resource file (example.resx) in solution , contains image (pic.png). have razor view (.cshtml) file building dynamically. here have give reference of pic.png image path resource.

img src = 'path of image resource'

any way can done ?


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -