将 mailto 添加到此 ASP.NET MVC3 代码的正确语法是什么。这不起作用,使用双引号也不起作用:
ModelState.AddModelError("", "We could not locate the email address you entered. Please check the email address. If you believe it is correct, please contact us by sending an email to <a href='mailto:support@abc.com'>Support</a> from the email address you are attempting to use.");