Click or drag to resize

MessagePreprocessorPreprocess Method

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public void Preprocess(
	Message message,
	bool isPreview
)

Parameters

message
Type: Dynamicweb.MailingMessage
isPreview
Type: SystemBoolean
See Also