Click or drag to resize

ExperimentUtilitiesGetConversion Method

Returns the value of conversion

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static int GetConversion(
	int variation,
	Experiment exp
)

Parameters

variation
Type: SystemInt32
The variation
exp
Type: Dynamicweb.Analytics.ExperimentsExperiment
instance of Experiment

Return Value

Type: Int32
Remarks