Click or drag to resize
GeoIPHelperGetCurrentGeoLocation Method
Returns geo location according to current IP (RequestContext.UserHostAddress).

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static GeoLocation GetCurrentGeoLocation()

Return Value

Type: GeoLocation
See Also