SPUtility.GetFullNameFromLogin method
Returns the display name of the user on a server or server farm with the specified user name.
Overload list
Name | Description | |
---|---|---|
GetFullNameFromLogin(SPGlobalAdmin, String) | Returns the display name of the user on a server or server farm with the specified user name. | |
GetFullNameFromLogin(SPSite, String) | Returns the display name of the site user who has the specified user name. |
Top