DMSetupFileParserParseSetupFromXml Method

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public static EMDeploymentSettings ParseSetupFromXml(
	DMToken token,
	string setupXML,
	string Html,
	string Text,
	int DestinationCampaignId
)

Parameters

token
Type: DMToken
setupXML
Type: SystemString
Html
Type: SystemString
Text
Type: SystemString
DestinationCampaignId
Type: SystemInt32

Return Value

Type: EMDeploymentSettings
See Also