HtmlDocumentParserGetCountForImagePathReplacements Method

Alterian Email Manager 6.2.3 SDK Help File
Get count for images found in the html doc that need to be replaced with {ImagePath}

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

Syntax
public int GetCountForImagePathReplacements()

Return Value

Type: Int32
count

Implements

IHtmlDocumentParserGetCountForImagePathReplacements
See Also