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

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
protected virtual GeoLocation GetCurrentGeoLocationInternal()

Return Value

Type: GeoLocation
See Also