Click or drag to resize
ABTestInfoABTestConversions Property
Test conversions. Only those conversions that are assigned to the test will be shown on overview tab. If none conversions are set, all conversions will be visible.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual IEnumerable<string> ABTestConversions { get; set; }

Property Value

Type: IEnumerableString
See Also