MVTestInfoProvider GetRunningConditionInternal Method (MVTestInfo, QueryDataParameters )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also