Click or drag to resize
TreeNodeRegisterGroupedAttachments Method
Registers the grouped attachments for this document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
protected virtual void RegisterGroupedAttachments(
	DocumentAttachmentRepository repository
)

Parameters

repository
Type: CMS.DocumentEngineDocumentAttachmentRepository
Object repository
See Also