MVC ActionLink with HTML Content
You are wanting to utilise either Html.ActionLink or Ajax.ActionLink, but you want the link to contain HTML content. The "out of the box" helpers take in a String for the link text, and if you were to add in HTML here, it would work, however the HTML would be rendered as a string on the page. read.full(article);
I'm Tim, a web applications developer from Glasgow, Scotland. Currently working for Kingfisher Systems Ltd, building bespoke systems within the Car Auction industry.