MVTestInfoProvider GetRunningTestInternal Method Kentico 8.1 API Reference
Gets the running multivariate test for a page.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

testPage
Type: OnlineSystem String
The test page
siteId
Type: OnlineSystem Int32
The site id
cultureCode
Type: OnlineSystem String
The culture code
mvtTestExists
Type: OnlineSystem Boolean 
Returns a value indicating whether a multivariate test with the given parameters exists

Return Value

Type: MVTestInfo
See Also