DocumentAttachmentRepository Constructor |
Constructor.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public DocumentAttachmentRepository(
TreeNode parentDocument
)
Parameters
- parentDocument
- Type: CMS.DocumentEngineTreeNode
Parent document
See Also