Click or drag to resize
ABTestConstants Class
Defines constants for A/B test module.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingABTestConstants

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static class ABTestConstants

The ABTestConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAB_TEST_VARIANT_QUERY_STRING_PARAMETER_NAME
Defines a query string parameter that indicates which A/B variant is to be displayed in the UI.
Public fieldStatic memberABSESSIONCONVERSION_FIRST
Code name of the first session conversion.
Top
See Also