UrlContentBase missing in System.Net.Mail.MailMessage

G

Guest

System.Web.Mail has been marked as obsolete and we're directed to use
System.Net.Mail instead, but is there a way to implement the UrlContentBase
functionality?

It was useful when sending email from a web app so I didn't have to worry
about which server the app is running on (dev, test or prod).

thanks,

Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top