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

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