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