Click or drag to resize
CookieNameCookiePolicyDetectionCookie Field
A dummy cookie used to test whether the user's browser blocks 3rd party cookies. Does not carry any informational value.

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

Field Value

Type: String
See Also