Click or drag to resize
CMSActionContextCurrentUser Property
Current user of the context.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static IUserInfo CurrentUser { get; set; }

Property Value

Type: IUserInfo
See Also