Click or drag to resize
MembershipContextGetCurrentUserProfile Method
Returns information on the current user according user ID/ user name specified as an URL parameter of the current request

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
protected static UserInfo GetCurrentUserProfile()

Return Value

Type: UserInfo
See Also