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.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public virtual IEnumerable<string> ABTestConversions { get; set; }
Property Value
Type:
IEnumerableStringRemarks See Also