Overload List
| Name | Description | |
|---|---|---|
| GetMVTestCombinationInternal(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.
              | |
| GetMVTestCombinationInternal(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.
              | 
See Also