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

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
protected override void SetObjectOrderPostprocessing()
See Also