Click or drag to resize
EmailContentMacroResolverSettingsIsPreview Property
Indicates if the macros should be resolved in context of an email preview.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public bool IsPreview { get; set; }

Property Value

Type: Boolean
See Also