Click or drag to resize
ABTestConstantsAB_TEST_VARIANT_QUERY_STRING_PARAMETER_NAME Field
Defines a query string parameter that indicates which A/B variant is to be displayed in the UI.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public const string AB_TEST_VARIANT_QUERY_STRING_PARAMETER_NAME = "displayabvariant"

Field Value

Type: String
See Also