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: 8.2.23
Syntax
C#
protected virtual void RegisterGroupedAttachments(
	InfoObjectRepository repository
)

Parameters

repository
Type: CMS.DataEngineInfoObjectRepository
Object repository
See Also