Click or drag to resize
ABTestConversionConfigurationABTestConversions Property
Iterator for conversions in current configuration.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public IEnumerable<ABTestConversion> ABTestConversions { get; }

Property Value

Type: IEnumerableABTestConversion
See Also