Click or drag to resize
GeoLocationContactHelper Class
Class for setting location of contact according to the given IP address.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagementGeoLocationContactHelper

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public sealed class GeoLocationContactHelper

The GeoLocationContactHelper type exposes the following members.

Constructors
  NameDescription
Public methodGeoLocationContactHelper
Constructor initializing objects with current context data.
Public methodGeoLocationContactHelper(ContactInfo, String)
Constructor initializing objects with parameters.
Top
Methods
  NameDescription
Public methodUpdateContactLocation
Update contact profile based on geolocation data from the IP address.
Top
See Also