Gets parent contact. If parent contact is merged then its parent contact is recursively found and returned.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parentContactId
- Type: System Int32
Parent contact to be found
Return Value
Type: ContactInfoReturns parent contact which is not merged into another site contact
See Also