MVTestInfoProvider GetRunningConditionInternal Method (MVTestInfo, QueryDataParameters )Kentico 8.0 API Reference
Returns the where condition selecting tests which are running at the same time as the specified test.

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

Parameters

testObj
Type: CMS.OnlineMarketing MVTestInfo
The multivariate test info object
parameters
Type: CMS.DataEngine QueryDataParameters 
The parameters

Return Value

Type: OnlineString
See Also