| ExperimentAlternatePage Property |
Gets or sets the alternate page to show in A/B split testing.
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public string AlternatePage { get; set; }
Public Property AlternatePage As String
Get
Set
Property Value
Type:
String
The alternate page link, i.e. Default.aspx?ID=123.
Implements
IExperimentAlternatePageSee Also