SPUtility.GetFullNameFromLoginEx Method
Include Protected Members
Include Inherited Members
Returns the display name of a user.
Overload List
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. |
Top