Click or drag to resize
DocumentNodeDataInfoNodeLevel Property
Node level in the tree hierarchy (starting from 0 for root node).

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

Property Value

Type: Int32
See Also