| VisitorReportBaseWhereSourceTerm Property |
Namespace:
Dynamicweb.Tracking.Web.Reporting
Assembly:
Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax [AddInLabelAttribute("Source term")]
[AddInParameterAttribute("WhereSourceTermSelection")]
[AddInParameterOrderAttribute(700)]
[AddInParameterGroupAttribute("Sources")]
[AddInParameterEditorAttribute(typeof(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected source terms;leftheader=All source terms;nodatatextright=All source terms selected")]
public string WhereSourceTerm { get; set; }
<AddInLabelAttribute("Source term")>
<AddInParameterAttribute("WhereSourceTermSelection")>
<AddInParameterOrderAttribute(700)>
<AddInParameterGroupAttribute("Sources")>
<AddInParameterEditorAttribute(GetType(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected source terms;leftheader=All source terms;nodatatextright=All source terms selected")>
Public Property WhereSourceTerm As String
Get
Set
Property Value
Type:
StringSee Also