MVTestInfoProviderContainsRunningMVTest Method |
Determines whether there is a running multivariate test for the specified document.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static bool ContainsRunningMVTest(
string testPage,
int siteId,
string cultureCode
)
Parameters
- testPage
- Type: SystemString
The test page - siteId
- Type: SystemInt32
The site id - cultureCode
- Type: SystemString
The culture code
Return Value
Type:
BooleanSee Also