Click or drag to resize
DocumentRepositoryGetRootDocument Method
Gets the root document from the database.

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

Return Value

Type: TreeNode
See Also