Click or drag to resize

FunnelReportFunnelStep2 Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Step 2")]
[AddInParameterAttribute("FunnelStep2")]
[AddInParameterOrderAttribute(500)]
[AddInParameterGroupAttribute("Data configuration")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body")]
public string FunnelStep2 { get; set; }

Property Value

Type: String
See Also