VisitorGeoInfo Class Members
In This Topic
The following tables list the members exposed by VisitorGeoInfo.
Public Constructors
Public Properties
| 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 |
Top
Public Methods
See Also