IHtmlDocumentParserInsertImagePath Method
|
Alterian Email Manager 6.2.3 SDK Help File
Searches html document for image tag and appends {ImagePath} to src attribue
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
SyntaxFunction InsertImagePath As String
String^ InsertImagePath()
abstract InsertImagePath : unit -> string
function InsertImagePath();
Return Value
Type:
Stringmodified html content
See Also