MVTCombinationInfoProvider GetMVTestCombinationInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetMVTestCombinationInternal(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.
Protected methodGetMVTestCombinationInternal(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