Click or drag to resize
TreeNodeNodeID Property
Node ID. This property is read only.

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

Property Value

Type: Int32

Implements

ITreeNodeNodeID
See Also