Click or drag to resize

VisitorReportBaseWhereCountry Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Countries")]
[AddInParameterAttribute("WhereCountrySelection")]
[AddInParameterOrderAttribute(500)]
[AddInParameterGroupAttribute("General Filters")]
[AddInParameterEditorAttribute(typeof(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected countries;leftheader=All countries;nodatatextright=All countries selected")]
public string WhereCountry { get; set; }

Property Value

Type: String
See Also