Gets the current user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- loadUserData
- Type: System Boolean
True if the additional user data should be loaded (user was initialized or has changed)
- cacheResult (Optional)
- Type: System Boolean
If true, the result for the user is cached
Return Value
Type: CurrentUserInfoSee Also