Click or drag to resize

EmailFillMessageForPreview Method

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public Message FillMessageForPreview(
	int pageId,
	bool isUseVariant,
	bool isEmailSaved
)

Parameters

pageId
Type: SystemInt32
isUseVariant
Type: SystemBoolean
isEmailSaved
Type: SystemBoolean

Return Value

Type: Message
See Also