Click or drag to resize
AbstractSynchronizationSettingsUser Property
IUserInfo that will be logged with staging task. If equals to null, no user will be logged with staging task.

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

Property Value

Type: IUserInfo
See Also