この ASP.NET MVC3 コードに mailto を追加する正しい構文は何ですか? これは機能せず、二重引用符を使用しても機能しません。
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.");