EvaluationContextUser Property |
Gets the user associated with this context (based on the UserName property)
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntaxpublic IUserInfo User { get; }
Property Value
Type:
IUserInfo
See Also