  | GroupingMapValue Method  | 
  
    Namespace: 
   Dynamicweb.Tracking.Reporting
    Assembly:
   Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntaxpublic string MapValue(
	string name,
	string value
)
Public Function MapValue ( 
	name As String,
	value As String
) As String
Parameters
- name
 - Type: SystemString
 - value
 - Type: SystemString
 
Return Value
Type: 
String
See Also