Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ContactManagement Namespaces
CMS.ContactManagement
ContactInfoProvider Class
ContactInfoProvider Methods
GetContactFullName Method
GetContactFullName Method (Int32)
GetContactFullName Method (ContactInfo)
ContactInfoProvider
GetContactFullName Method (ContactInfo)
Returns full contact name consisting of first, middle and last name.
Namespace:
CMS.ContactManagement
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
string
GetContactFullName
(
ContactInfo
ci
)
Parameters
ci
Type:
CMS.ContactManagement
ContactInfo
Contact info object
Return Value
Type:
String
See Also
Reference
ContactInfoProvider Class
GetContactFullName Overload
CMS.ContactManagement Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com