| VisitorReportBaseWhereReturning Property |
Namespace:
Dynamicweb.Tracking.Web.Reporting
Assembly:
Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax [AddInLabelAttribute("Returning")]
[AddInParameterAttribute("WhereReturningSelection")]
[AddInParameterOrderAttribute(800)]
[AddInParameterGroupAttribute("Users")]
[AddInParameterEditorAttribute(typeof(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected returning users;leftheader=All returning users;nodatatextright=All returning users selected")]
public string WhereReturning { get; set; }
<AddInLabelAttribute("Returning")>
<AddInParameterAttribute("WhereReturningSelection")>
<AddInParameterOrderAttribute(800)>
<AddInParameterGroupAttribute("Users")>
<AddInParameterEditorAttribute(GetType(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected returning users;leftheader=All returning users;nodatatextright=All returning users selected")>
Public Property WhereReturning As String
Get
Set
Property Value
Type:
StringSee Also