| GeoLocationContactHelperUpdateContactLocation Method | 
            Update contact profile based on geolocation data from the IP address.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic void UpdateContactLocation(
	bool saveContact = true
)
Parameters
- saveContact (Optional)
- Type: SystemBoolean
 If true, the contact is saved after its location is updated
 See Also
See Also