Click or drag to resize
CookieNameGetEditorCookieName Method
Gets the editor level cookie name

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

Parameters

cookieName
Type: SystemString
Cookie name

Return Value

Type: String
See Also