Click or drag to resize
DocumentNodeDataInfoNodeOrder Property
Node order in sibling sequence (same level).

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

Property Value

Type: Int32
See Also