DocumentChangeOrderEventArgs Constructor (TreeNode, Int32, Boolean)Kentico 8.0 API Reference
Constructor.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

node
Type: CMS.DocumentEngine TreeNode
Document
newOrder
Type: OnlineSystem Int32
Specific new document order index to be set
relativeOrder (Optional)
Type: OnlineSystem Boolean
Indicates if the NewOrder index is relative to current document position.
See Also