Click or drag to resize
CookieHelperSetCookieDomain Property
If true, cookie domain is set explicitly.

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

Property Value

Type: Boolean
See Also