Public constructor.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- coutryCode
- Type:
System String
Country code
- countryName
- Type:
System String
Country name
- regionCode
- Type:
System String
Region/state code
- regionName
- Type:
System String
Region/state name
- city
- Type:
System String
City name
- latitude
- Type:
System Double
Latitude
- longitude
- Type:
System Double
Longitude
- areaCode
- Type:
System Int32
Area code
- postalCode
- Type:
System String
Postal code
- dmaCode
- Type:
System Int32
DMA code
- metroCode
- Type:
System Int32
Metro code
See Also