Click or drag to resize
TreeNodeDocumentGUID Property
GUID to identify the document within site.

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

Property Value

Type: Guid
See Also