I'm trying to send formatted emails in my MVC project. I had normal emails being sent perfectly with this method in my BaseService class, which all other services inherit from:I'm trying to send formatted emails in my MVC p
I'm trying to send formatted emails in my MVC project. I had normal emails being sent perfectly with this method in my BaseService class, which all other services inherit from:I'm trying to send formatted emails in my MVC p