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