Click or drag to resize
EvaluationContextUser Property
Gets the user associated with this context (based on the UserName property)

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public IUserInfo User { get; }

Property Value

Type: IUserInfo
See Also