In some of the previews, there was an HTML-helper method for building mailto-links.
http://blog.wekeroad.com/2007/12/05/aspnet-mvc-preview-using-the-mvc-ui-helpers/
I am not able to find that in the final release. Am I missing something?
I know they removed some of those HTMLHelper
s from the final version. That might be one of them. Previews are generally notorious for changes. You might want to look at the MvcFutures project.
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24471