RelationshipInfoSetObjectOrderPostprocessing Method |
Ensures synchronization of left side node if order of ad-hoc relationships was changed.
This method is called only for ad-hoc relationships with OrderColumn defined in the type info.
This method can be removed in case node as a parent of relationship will be defined in the type info and import/export and staging will work properly.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax protected override void SetObjectOrderPostprocessing()
See Also