| 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
)
Public Function FillMessageForPreview (
pageId As Integer,
isUseVariant As Boolean,
isEmailSaved As Boolean
) As Message
Parameters
- pageId
- Type: SystemInt32
- isUseVariant
- Type: SystemBoolean
- isEmailSaved
- Type: SystemBoolean
Return Value
Type:
MessageSee Also