Click or drag to resize
CookieHelperAllowCookies Property
If true, the cookies are allowed to be used.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static bool AllowCookies { get; set; }

Property Value

Type: Boolean
See Also