0
kicks
ASP.NET MVC Tip #47 – Using ResolveUrl in an HTML Helper
This helper method uses a TagBuilder to render a standard HTML <img> tag. You can supply the image Id, URL, AlternateText, and HTML attributes when calling the Html.Image() helper.