Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Assign mail body from Razor file

$
0
0

I want to assign mail body from razor file Instead of using direct HTML string

I tried the following but no luck:

string _template = File.ReadAllText("Components/Emails/template.razor");mail.Body = _template;

Any help please?Thanks in advance


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>