Click or drag to resize
PageInfoIsRoot Method
Returns true if the given document is a root node

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public bool IsRoot()

Return Value

Type: Boolean
See Also