Click or drag to resize

StatisticsGetLocationDetails Method

Returns geolocation information available for the given IP-address.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static GeolocationInfo GetLocationDetails(
	string ipAddress
)

Parameters

ipAddress
Type: SystemString
IP-address.

Return Value

Type: GeolocationInfo
Geolocation information.
Remarks