VariableMapper Class

Alterian Email Manager 6.2.3 SDK Help File
Maps variables found in the creative contents
Inheritance Hierarchy
SystemObject
  DMLibrary.ParserVariableMapper

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

Syntax
public class VariableMapper : IVariableMapper

The VariableMapper type exposes the following members.

Constructors
Properties
NameDescription
Public propertyCreativeId
Gets and sets creative Id
Public propertyCreativeName
Gets and sets creative name
Public propertyMapperMode
Public propertyStartIndex
Gets and sets start index
Top
Methods
NameDescription
Public methodStatic memberGetSystemParseNames
Public methodMap
Maps variables provided with the parsed item in the content
Public methodReplace
Replaces content with the mapped variables
Top
See Also