Click or drag to resize
IssueInfoABTestVariants Property
Collection of all A/B test variants of the main newsletter issue.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax
C#
public virtual InfoObjectCollection ABTestVariants { get; }

Property Value

Type: InfoObjectCollection
See Also