SynchronizationHelperTouchParentDelete Method |
Touch the parent when deleting an object.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax public static void TouchParentDelete(
BaseInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineBaseInfo
Info object to log
See Also