Table of Contents

Interface IExperiment

Namespace
Dynamicweb.Frontend.Contracts
Assembly
Dynamicweb.dll
[Obsolete("Do not use")]
public interface IExperiment

Properties

AlternatePage

string AlternatePage { get; }

Property Value

string

ExperimentType

ExperimentType ExperimentType { get; }

Property Value

ExperimentType

LastVisitedPageID

int LastVisitedPageID { get; }

Property Value

int

ViewCombinationID

int ViewCombinationID { get; }

Property Value

int
To top