CookieNameGetMVTCookieName Method |
Gets the MVT test cookie name
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string GetMVTCookieName(
string mvtTestName
)
Parameters
- mvtTestName
- Type: SystemString
MVT test name
Return Value
Type:
StringSee Also