Click or drag to resize
TreeNodeAllAttachments Property
Collection of all document attachments (all field, grouped and unsorted).

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

Property Value

Type: DocumentAttachmentCollection
See Also