GeolocationInfo Class |
Namespace: Dynamicweb.Analytics.Utilities
The GeolocationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GeolocationInfo |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| City |
Gets or sets the city.
| |
| Company |
Gets or sets the company name.
| |
| CountryCode |
Gets or sets the two letter ISO 3166-2 country code.
| |
| CountryName |
Gets or sets the country name.
| |
| Domain |
Gets or sets the domain name.
| |
| IPAddress |
Gets or sets IP address.
| |
| ISP |
Gets or sets the name of the Internet Service Provider.
| |
| Latitude |
Gets or sets the latitude.
| |
| Longitude |
Gets or sets the longitude.
| |
| Region |
Gets or sets the region.
| |
| ZipCode |
Gets or sets zip code.
|