UserInfoProviderGetUserInfoInternal Method (Int32) |
Returns the UserInfo structure for the specified user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax protected virtual UserInfo GetUserInfoInternal(
int userId
)
Parameters
- userId
- Type: SystemInt32
User id
Return Value
Type:
UserInfoSee Also