Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
Images are getting displayed when they are deployed into Dev
Praveen Dhatrika
9y
421
1
Reply
My images in MVC website are getting displayed, Its showing me when in local but not displaying when deployed it in server (Dev/Stage)?
Here is the code I wrote.
<img src="@Url.Content("~/Content/Images/ECUStaff.jpg")" alt="ECUStaff" width="400px"/>
Can Someone help me out?
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
How to setup TFS for my project
Transfer data from one gridview to another gridview