I would like to render a list of HTML links in ASP.NET MVC. Note that the links are absolute and external to the website being designed. The following code
I would rather use
link
seems somewhat "cleaner" to me, but I think your approach just as good.