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