UserInfoProviderGetFullUserInfo Method (String) |
Returns the UserInfo structure for the specified user also with UserSettings.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static UserInfo GetFullUserInfo(
string userName
)
Parameters
- userName
- Type: SystemString
UserName
Return Value
Type:
UserInfoSee Also