Click or drag to resize

MessagePreprocessorPreprocessContent Method

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public string PreprocessContent(
	string content,
	Message message,
	bool isPreview
)

Parameters

content
Type: SystemString
message
Type: Dynamicweb.MailingMessage
isPreview
Type: SystemBoolean

Return Value

Type: String
See Also