Click or drag to resize
ABTestContextCurrentABTestVariant Property
Current AB test variant.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ABVariantInfo CurrentABTestVariant { get; set; }

Property Value

Type: ABVariantInfo
See Also