BaseInfo GeneralizedInfoWrapper GetLastObjectOrder Method Kentico 8.0 API Reference
Returns number which will be the last order within all the other items (according to Parent, Group and Site settings).

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

Return Value

Type: OnlineInt32
See Also