| VisitorReportBaseWhereWebsite Property |
Namespace:
Dynamicweb.Tracking.Web.Reporting
Assembly:
Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax [AddInLabelAttribute("Websites")]
[AddInParameterAttribute("WhereWebsiteSelection")]
[AddInParameterOrderAttribute(500)]
[AddInParameterGroupAttribute("General Filters")]
[AddInParameterEditorAttribute(typeof(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected websites;leftheader=All websites;nodatatextright=All websites selected")]
public string WhereWebsite { get; set; }
<AddInLabelAttribute("Websites")>
<AddInParameterAttribute("WhereWebsiteSelection")>
<AddInParameterOrderAttribute(500)>
<AddInParameterGroupAttribute("General Filters")>
<AddInParameterEditorAttribute(GetType(SelectionBoxParameterEditor), "translateheaders=true;showsearchbox=true;translatenodatatext=true;rightheader=Selected websites;leftheader=All websites;nodatatextright=All websites selected")>
Public Property WhereWebsite As String
Get
Set
Property Value
Type:
StringSee Also