Click or drag to resize
MVTCombinationInfoProviderGetMVTestCombination Method
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.
Top
See Also