UserInfoProviderGetUserInfo Method (Int32) |
Returns the UserInfo structure for the specified user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static UserInfo GetUserInfo(
int userId
)
Parameters
- userId
- Type: SystemInt32
User id
Return Value
Type:
UserInfoSee Also