IHtmlDocumentParserGetCountForImagePathReplacements Method (Boolean)

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
int GetCountForImagePathReplacements(
	bool includeFullUrl
)

Parameters

includeFullUrl
Type: SystemBoolean
Whether to include full url or not

Return Value

Type: Int32
count
See Also