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