Click or drag to resize
CookieHelperCookieSettings Property
Dictionary of the cookie levels [CookieName -> Level]

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static StringSafeDictionary<CookieSettings> CookieSettings { get; }

Property Value

Type: StringSafeDictionaryCookieSettings
See Also