VisitorMethodsGetCurrentDistance Method |
Returns current distance (in kilometers) from specified location (based on Geo IP).
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax public static Object GetCurrentDistance(
params Object[] parameters
)
Parameters
- parameters
- Type: SystemObject
Latitude of the place;
Longitude of the place;
Return Value
Type:
ObjectSee Also