Dynamicweb 8 Documentation
ExperimentVariation Property

Gets the experiment variation of this pageview if the page has experiments.
Syntax
'Declaration
 
Public ReadOnly Property ExperimentVariation As Integer
public int ExperimentVariation {get;}
Remarks
If page does not have experiments, 0 is returned. If original needs to be show, 1 is returned. Otherwise the ID of the variation
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageView Class
PageView Members

Send Feedback