smsohan / MvcMailer

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style
MIT License
585 stars 176 forks source link

View Folder #148

Open NVentimiglia opened 9 years ago

NVentimiglia commented 9 years ago

Is it possible to override the view's folder ?

IE :

UserMailer ---> ~/Views/Email IdentityMailer ---> ~/Views/Email