[]
The Client Geo Location
public class VisitorGeoInfo : StringValueExtractor, IStringValueGetter
| Name | Description |
|---|---|
| VisitorGeoInfo() |
| Name | Description |
|---|---|
| CityName | The collected CityName from visitor client side |
| CountryCode | The collected CountryCode from visitor client side |
| CountryName | The collected CountryName from visitor client side |
| Latitude | The collected Latitude from visitor client side |
| Longitude | The collected Longitude from visitor client side |
| PostalCode | The collected PostalCode from visitor client side |
| RegionName | The collected RegionName from visitor client side |
| TimeZone | The collected TimeZone from visitor client side |
| Name | Description |
|---|---|
| GetCombiningStringValue() | GetCombiningStringValue Of Geo |