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: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection ABTestVariants { get; }

Property Value

Type: IInfoObjectCollection
See Also