UserInfoProviderGetUserNameById Method |
Returns the UserName by the specified user ID.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static string GetUserNameById(
int id
)
Parameters
- id
- Type: SystemInt32
User ID
Return Value
Type:
StringSee Also