HtmlDocumentParserInsertImagePath Method

Alterian Email Manager 6.2.3 SDK Help File
Searches html document for image tag and appends {ImagePath} to src attribue

Namespace:  DMLibrary.Parser
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public string InsertImagePath()

Return Value

Type: String
modified html content

Implements

IHtmlDocumentParserInsertImagePath
See Also