Handles actions before/after inserting the clone. Use to further modify given object according to settings.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: CMS.DataEngine CloneSettings
Cloning settings
- cloneToBeInserted
- Type: CMS.DataEngine BaseInfo
BaseInfo object of the clone ready to be inserted
See Also