MVTestInfoProvider GetRunningTest Method (String, Int32, String, Boolean )Kentico 8.0 API Reference
Gets the running multivariate test for the specified page.

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

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 mvt test with the given parameters exists

Return Value

Type: MVTestInfo
See Also