Click or drag to resize
ABTestContextCurrentABTest Property
Current AB test.

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

Property Value

Type: ABTestInfo
See Also