CustomTableItemProviderGetLastItemOrder Method |
Returns last item order for specified custom table.
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 11.0.0
Syntax public static int GetLastItemOrder(
string className
)
Parameters
- className
- Type: SystemString
Custom table class name
Return Value
Type:
Int32See Also