Click or drag to resize
ABTestInfoABTestConversionConfiguration Property
Returns object representation of A/B Test conversion configuration.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public virtual ABTestConversionConfiguration ABTestConversionConfiguration { get; }

Property Value

Type: ABTestConversionConfiguration
Remarks
This property can be used only on content only sites. Use ABTestConversions on portal engine sites.
See Also