ContactInfoProviderGetContactInfoInternal Method (Guid, String) |
Returns contact with specified GUID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual ContactInfo GetContactInfoInternal(
Guid contactGuid,
string siteName
)
Parameters
- contactGuid
- Type: SystemGuid
Contact GUID - siteName
- Type: SystemString
Site name
Return Value
Type:
ContactInfoSee Also