SPUtility.GetFullNameFromLoginEx method
SharePoint 2013
Returns the display name of a user.
| Name | Description | |
|---|---|---|
|
GetFullNameFromLoginEx(String, Boolean) | Returns the display name of a user with the specified user name and a Boolean value indicating whether the user object represents a distribution list. |
|
GetFullNameFromLoginEx(SPSite, String, Boolean) | Returns the display name of a user on the specified site based on the user name and a Boolean value indicating whether the user object represents a distribution list. |