Click or drag to resize
CookieHelperInstance Property
Singleton Instance of the cookie helper.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static CookieHelper Instance { get; }

Property Value

Type: CookieHelper
See Also