Click or drag to resize
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.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override void SetObjectOrderPostprocessing()
See Also