| ExperimentViews Property |
Gets the views made in frontend for this experiment.
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public List<View> Views { get; }
Public ReadOnly Property Views As List(Of View)
Get
Property Value
Type:
ListViewSee Also