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