Is there an ASP.NET MVC HtmlHelper for image links?

<a href="https://stackoverflow.com/questions/675319/<%=Url.RouteUrl(...)%>"><img src="..." alt="..." /></a>

Leave a Comment