SimpleMembershipProvider.GetUserNameFromId Method
Returns the user name that is associated with the specified user ID.
Assembly: WebMatrix.WebData (in WebMatrix.WebData.dll)
Parameters
- userId
- Type: System.Int32
The user ID to get the name for.
Returns the user name that is associated with the specified user ID.