aspNetEmail

HtmlUtility.Render Method

Converts the RawHtmlContent to a properly formatted Html string compatable for emails..

Overload List

Converts the RawHtmlContent to a properly formatted Html string compatable for emails..

public void Render();

Parses the Html to reference embedded images.

public void Render(EmbedImageOption);

Parses the Html to reference embedded images.

public void Render(EmbedImageOption,bool);

See Also

HtmlUtility Class | aspNetEmail Namespace