Click or drag to resize
TreeNodeGetObjectOrderID Method
Returns ID of the item being ordered (i.e. NodeID).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override int GetObjectOrderID()

Return Value

Type: Int32
See Also