SynchronizationHelper LogObjectInsert Method Kentico 8.1 API Reference
Logs the object insert.

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

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