Click or drag to resize
CMSActionContextUser Property
User of the context.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public IUserInfo User { set; }

Property Value

Type: IUserInfo
See Also