UserInfo GetFormattedUserName Method Kentico 8.1 API Reference
Returns formatted username in format: full name (nickname) if nickname specified otherwise full name (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.1.5347.20411)

Parameters

isLiveSite
Type: OnlineSystem Boolean
Indicates if returned username should be displayed on live site

Return Value

Type: OnlineString
See Also