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

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

Parameters

parentDocument
Type: CMS.DocumentEngineTreeNode
Parent document
See Also