Click or drag to resize
TreeNodeNodeOrder Property
Node order in sibling sequence. This property is read only.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual int NodeOrder { get; }

Property Value

Type: Int32
See Also