Click or drag to resize
TreeNodeGetDocumentRepository Method
Gets the new repository for the given document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual DocumentRepository GetDocumentRepository()

Return Value

Type: DocumentRepository
See Also