ContactInfoProviderGetContactFullName Method (Int32) |
Returns full contact name consisting of first, middle and last name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static string GetContactFullName(
int id
)
Parameters
- id
- Type: SystemInt32
Contact info ID
Return Value
Type:
StringSee Also