Class UITreeViewer
Page showing the current hierarchy of administration pages.
public sealed class UITreeViewer : TreePageBase, IPage
- Inheritance
-
objectUITreeViewer
- 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>