MVTestInfoProviderGetMVTestInfo Method (String, String) |
Returns multivariate test with the specified name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static MVTestInfo GetMVTestInfo(
string testName,
string sitename
)
Parameters
- testName
- Type: SystemString
The multivariate test name - sitename
- Type: SystemString
The site name
Return Value
Type:
MVTestInfoSee Also