Click or drag to resize
DocumentAttachmentCollection Constructor (TreeNode)
Constructor.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public DocumentAttachmentCollection(
	TreeNode parentDocument
)

Parameters

parentDocument
Type: CMS.DocumentEngineTreeNode
Parent document node
See Also