MVTCombinationInfoProvider GetMVTestCombination Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetMVTestCombination(MVTestInfo, PageInfo, ViewModeEnum)
Returns the combination for the specified multivariate test object. If any combination for this multivariate test is stored in a browser cookie then this combination will be used, otherwise will be chosen a random combination for this test.
Public methodStatic memberGetMVTestCombination(MVTestInfo, String, ViewModeEnum)
Returns the combination for the specified multivariate test object. If any combination for this multivariate test is stored in a browser cookie then this combination will be used, otherwise will be chosen a random combination for this test.
Back to Top
See Also