BaseInfo GeneralizedInfoWrapper MoveObjectDown Method Kentico 8.0 API Reference
Moves the object down within the object order (if OrderColumn is specified). The move is done within the object's parent and site (if defined).

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

Parameters

orderColumn (Optional)
Type: OnlineSystem String
Name of the order column. If null, OrderColumn from TypeInfo is taken
See Also