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

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

Return Value

Type: TreeNode
See Also