Updates the object meta files from the given DataTable.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
- Type: CMS.DataEngine BaseInfo
Info object for which the metafiles update
- filesDT
- Type: System.Data DataTable
Table of the new files (with binaries)
- filesObjectId
- Type: System Int32
Object ID in the new files table
- onLoadData
- Type: CMS.DataEngine LoadDataEventHandler
Load data event handler
- logSynchronization
- Type: System Boolean
Indicates if staging tasks should be logged
Return Value
Type:Returns the GUID of the thumbnail meta file if found
See Also