Click or drag to resize
ABTestConfiguration Class
Represents the configuration of a AB test of a given document.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketing.InternalABTestConfiguration

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public sealed class ABTestConfiguration

The ABTestConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodABTestConfiguration
Initializes a new instance of the ABTestConfiguration class.
Top
Properties
  NameDescription
Public propertyVariants
Collection of AB test variants associated with given document.
Top
See Also