Click or drag to resize
TreeNodeNodeGUID Property
Node GUID to identify document node within site tree.

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

Property Value

Type: Guid

Implements

ITreeNodeNodeGUID
See Also