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
Syntax public ICollection<ABTestVariant> Variants { get; }
Property Value
Type:
ICollectionABTestVariantSee Also