Click or drag to resize
IssueInfoIssueIsABTest Property
A/B test flag, set to TRUE for main A/B test issue and its variants.

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

Property Value

Type: Boolean
See Also