| EmailHtmlModifier Methods |
The EmailHtmlModifier type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendElementToBody |
Appends element to body with specific attributes and inner text.
| |
| AppendElementToHead |
Appends element to head with specific attributes and inner text.
| |
| DisableLinks |
Ensures that the a elements are not clickable.
| |
| GetHtml |
Renders back result HTML including all modifications.
|