Click or drag to resize
CookieHelperEnsureResponseCookie Method
Ensure response cookie.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static void EnsureResponseCookie(
	string cookieName
)

Parameters

cookieName
Type: SystemString
See Also