Constructor.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObject
- Type: CMS.DataEngine BaseInfo
Object instance
- newOrder
- Type: System Int32
Specific new document order index to be set
- relativeOrder
- Type: System Boolean
Indicates if the NewOrder index is relative to current document position
- orderColumn
- Type: System String
Name of the order column. If null, OrderColumn from TypeInfo is taken
See Also