ABTestConfigurationVariants Property |
Collection of AB test variants associated with given document.
Namespace: CMS.OnlineMarketing.InternalAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntaxpublic ICollection<ABTestVariant> Variants { get; }
Property Value
Type:
ICollectionABTestVariant
See Also