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

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

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