| UIElementInfoProviderGetLastElementOrderInternal Method | 
            Returns last order for specified parent element.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual int GetLastElementOrderInternal(
	int parentElementId
)
Parameters
- parentElementId
- Type: SystemInt32
 Parent element id
Return Value
Type: 
Int32 See Also
See Also