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