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