Click or drag to resize
CookieNameGetMVTCookieName Method
Gets the MVT test cookie name

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetMVTCookieName(
	string mvtTestName
)

Parameters

mvtTestName
Type: SystemString
MVT test name

Return Value

Type: String
See Also