| GeoLocationContactHelper Constructor (ContactInfo, String) | 
            Constructor initializing objects with parameters.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic GeoLocationContactHelper(
	ContactInfo contact,
	string siteName
)
Parameters
- contact
- Type: CMS.ContactManagementContactInfo
 Contact to be updated
- siteName
- Type: SystemString
 Site name used for settings check
 See Also
See Also