Click or drag to resize
CookieName.GetEditorCookieName Method
Gets the editor level cookie name

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

Parameters

cookieName
Type: System.String
Cookie name

Return Value

Type: String
See Also