  | LeadsMailRendererVisitorID Property  | 
 
            Gets or sets the visitor ID.
            
 
    Namespace: 
   Dynamicweb.Analytics.Leads
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic string VisitorID { get; set; }Public Property VisitorID As String
	Get
	Set
Property Value
Type: 
String
            The visitor ID.
            
See Also