| GroupingMapValue Method |
Namespace:
Dynamicweb.Tracking.Reporting
Assembly:
Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax public 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:
StringSee Also