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

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

Parameters

templateId
Type: SystemInt32
Template ID

Return Value

Type: String
See Also