Click or drag to resize
TreeNodeOriginalNodeID Property
Original node ID. Represents NodeID for standard document, LinkedNodeID for linked document.

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

Property Value

Type: Int32
See Also