MVTestInfoProviderGetMVTestInfoInternal Method (String, String) |
Returns multivariate with specified name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual MVTestInfo GetMVTestInfoInternal(
string testName,
string siteName
)
Parameters
- testName
- Type: SystemString
The multivariate test name - siteName
- Type: SystemString
The site name
Return Value
Type:
MVTestInfoSee Also