Click or drag to resize
CustomTableItemProviderGetLastItemOrderInternal Method
Returns last item order for specified custom table.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
protected virtual int GetLastItemOrderInternal()

Return Value

Type: Int32
See Also