UserInfoProviderGetUserInfoWithSettingsInternal Method |
Returns user info object with settings according to where condition.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax protected virtual UserInfo GetUserInfoWithSettingsInternal(
string where
)
Parameters
- where
- Type: SystemString
Where condition.
Return Value
Type:
UserInfoSee Also