Table of Contents

Class UITreeViewer

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

Page showing the current hierarchy of administration pages.

public sealed class UITreeViewer : TreePageBase, IPage
Inheritance
object
UITreeViewer
Implements
Inherited Members
Extension Methods

Constructors

UITreeViewer()

Creates a new instance of the UITreeViewer class.

public UITreeViewer()

Methods

GetRoot()

Creates a tree from the current hierarchy of pages and returns it root.

protected override Task<TreeViewNode> GetRoot()

Returns

Task<TreeViewNode>