Click or drag to resize
CMSDataContextBaseParentTypeRootDocument Property
Gets the root document of current site.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual TreeNode RootDocument { get; }

Property Value

Type: TreeNode
See Also