Click or drag to resize

ExperimentPageID Property

Gets or sets the ID of the page that this experiment is on.

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public int PageID { get; set; }

Property Value

Type: Int32
The page ID.
See Also