Click or drag to resize
TreeNodeRelatedDocuments Property
Related documents.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual DocumentRepository RelatedDocuments { get; }

Property Value

Type: DocumentRepository
See Also