GeoIPHelperGetLocationByIp Method |
Returns location object according to IP4 address.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax public static GeoLocation GetLocationByIp(
string dottedQuadIp
)
Parameters
- dottedQuadIp
- Type: SystemString
IP4 address
Return Value
Type:
GeoLocationSee Also