SynchronizationHelper LogObjectUpdate Method Kentico 8.0 API Reference
Logs the object update.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

infoObj
Type: CMS.DataEngine BaseInfo
Info object to log
runAsync (Optional)
Type: OnlineSystem Boolean
Indicates if the logging should run asynchronously
addToSite (Optional)
Type: OnlineSystem Boolean
If true, object is being assigned to the site
See Also