| MessagePreprocessorPreprocess Method |
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public void Preprocess(
Message message,
bool isPreview
)
Public Sub Preprocess (
message As Message,
isPreview As Boolean
)
Parameters
- message
- Type: Dynamicweb.MailingMessage
- isPreview
- Type: SystemBoolean
See Also