Trees
Configuring and customizing Trees to organize and manage the backoffice interface effectively.

Configuring a Umbraco UI Builder Section Tree
Using the Tree() Method
Tree() MethodMethod Syntax
Example
Adding a Tree to an Existing Section
Using the AddTree() method
AddTree() methodMethod Syntax
Example
Grouping Trees with AddTree() Method
AddTree() MethodMethod Syntax
Example
Using AddTreeBefore() to Position a Tree
AddTreeBefore() to Position a TreeMethod Syntax
Example
Using AddTreeAfter() to Position a Tree
AddTreeAfter() to Position a TreeMethod Syntax
Example
Changing the Tree Icon Color
Using the SetIconColor() Method
SetIconColor() MethodMethod Syntax
Example
Adding a Group to a Tree
Using the AddGroup() Method
AddGroup() MethodMethod Syntax
Example
Adding a Folder to a Tree or Group
Using the AddFolder() Method
AddFolder() MethodMethod Syntax
Example
Using the AddFolder() Method with Custom Icon
AddFolder() Method with Custom IconMethod Syntax
Example
Adding a Collection to a Tree or Group
Using the AddCollection<>() Method
AddCollection<>() MethodMethod Syntax
Example
Using the AddCollection<>() Method with Icons
AddCollection<>() Method with IconsMethod Syntax
Example
Extending an Existing Tree
Using the WithTree() Method
WithTree() MethodMethod Syntax
Example
Adding a Context App to an Existing Tree
Using the AddContextApp() Method
AddContextApp() MethodMethod Syntax
Example
Using the AddContextApp() Method with Custom Icon
AddContextApp() Method with Custom IconMethod Syntax
Example
Adding a Context App Before or After Another Context App
Using the AddContextApp() Method Before Another Context App
AddContextApp() Method Before Another Context AppMethod Syntax
Example
Using the AddContextApp() Method with Custom Icon Before Another Context App
AddContextApp() Method with Custom Icon Before Another Context AppMethod Syntax
Example
Using the AddContextApp() Method After Another Context App
AddContextApp() Method After Another Context AppMethod Syntax
Example
Using the AddContextApp() Method with Custom Icon After Another Context App
AddContextApp() Method with Custom Icon After Another Context AppMethod Syntax
Example
Last updated
Was this helpful?