Returns name of contact subscriber. Adds spaces where necessary.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- firstName
- Type: System String
First name of contact
- middleName
- Type: System String
Middle name of contact
- lastName
- Type: System String
Last name of contact
Return Value
Type: StringName of contact subscriber
See Also