Click or drag to resize
CookieNameABTestingCookiePrefix Field
Prefix of A/B test cookie names.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public const string ABTestingCookiePrefix = "CMSAB"

Field Value

Type: String
See Also