Click or drag to resize

ExperimentUtilitiesSaveVariantsByCondition Method

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static void SaveVariantsByCondition(
	int WhatToKeepCondition,
	IEnumerable<Paragraph> Paragraphs
)

Parameters

WhatToKeepCondition
Type: SystemInt32
Paragraphs
Type: System.Collections.GenericIEnumerableParagraph
See Also