Click or drag to resize
AbstractImportExportSettingsCurrentUser Property
Current user info.

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

Property Value

Type: IUserInfo
See Also