Click or drag to resize
EmailHtmlModifier Methods

The EmailHtmlModifier type exposes the following members.

Methods
  NameDescription
Public methodAppendElementToBody
Appends element to body with specific attributes and inner text.
Public methodAppendElementToHead
Appends element to head with specific attributes and inner text.
Public methodDisableLinks
Ensures that the a elements are not clickable.
Public methodGetHtml
Renders back result HTML including all modifications.
Top
See Also