Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.OnlineMarketing
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.OnlineMarketing
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
string
GetContactFullName
(
ContactInfo
ci
)
Parameters
ci
Type:
CMS.OnlineMarketing
ContactInfo
Contact info object
Return Value
Type:
String
See Also
Reference
ContactInfoProvider Class
GetContactFullName Overload
CMS.OnlineMarketing Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com