Click or drag to resize
CookieName.GetNoMVTCookieName Method
Gets the cookie name when no MVT test is present

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetNoMVTCookieName(
	int templateId
)

Parameters

templateId
Type: System.Int32
Template ID

Return Value

Type: String
See Also