SPUtility.GetFullNameandEmailfromLogin method
Returns the display name and the e-mail address of the user on a server or server farm.
Overload list
Name | Description | |
---|---|---|
GetFullNameandEmailfromLogin(SPGlobalAdmin, String, String, String) | Returns the display name and the e-mail address of the user on a server or server farm with the specified user name. | |
GetFullNameandEmailfromLogin(SPWeb, String, String, String) | Returns the display name and the e-mail address of the Web-site user who has the specified user name. |
Top