Click or drag to resize
TreeNodeIsRootNode Method
Returns true if the document is a root node.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected bool IsRootNode()

Return Value

Type: Boolean
See Also