Click or drag to resize
EmailContentMacroResolverSettings Properties

The EmailContentMacroResolverSettings type exposes the following members.

Properties
  NameDescription
Public propertyDisableContextMacros
If true, all the context macros are disabled (only base MacroResolver sources are checked).
Public propertyIsPreview
Indicates if the macros should be resolved in context of an email preview.
Public propertyIssue
Data context of newsletter issue.
Public propertyKeepUnresolvedMacros
If true, unresolved macros are kept in their original form.
Public propertyName
Name of the resolver.
Public propertyNewsletter
Data context of newsletter.
Public propertySite
Data context of newsletter site.
Public propertySubscriber
Data context of newsletter subscriber.
Public propertySubscription
Data context of subscription.
Top
See Also