UserInfoProvider GetFormattedUserName Method Kentico 8.0 API Reference
Returns formatted username in format: fullname (nickname) if nicname specified otherwise fullname (username). Allows you to customize how the usernames will look like throughout the admin UI.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineString
See Also