MVTestInfoProvider GetRunningConditionInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetRunningConditionInternal(MVTestInfo, QueryDataParameters )
Returns the where condition selecting tests which are running at the same time as the specified test.
Protected methodGetRunningConditionInternal(Int32, String, Int32, String, DateTime, DateTime, QueryDataParameters )
Returns the where condition selecting multivariate tests which are running for the same conditions as defined in the method params (testPage, testSiteId, testCulture...).
Back to Top
See Also