BuildMaster SDK Reference
Version:
GeneratePlainTextBodyFromHtml(string htmlEmailBody) Method
Generates the plain text from HTML.
Syntax
protected
virtual
string GeneratePlainTextBodyFromHtml(string htmlEmailBody)
Parameters
- htmlEmailBody
- Type: string
The HTML email body.