Click or drag to resize
BaseInfoSetObjectOrderPostprocessing Method
Method which is called after the order of the object was changed. Generates staging tasks and webfarm tasks by default.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual void SetObjectOrderPostprocessing()
See Also