Folders
Configuring folders to organise trees in Umbraco UI Builder.

Defining a Folder
Using the AddFolder() Method
AddFolder() MethodMethod Syntax
Example
Using the AddFolder() Method with Custom Icon
AddFolder() Method with Custom IconMethod Syntax
Example
Changing a Folder Alias
Using the SetAlias() Method
SetAlias() MethodMethod Syntax
Example
Changing a Folder Icon Color
Using the SetIconColor() Method
SetIconColor() MethodMethod Syntax
Example
Adding a Sub-Folder To a Folder
Using the AddFolder() Method for Sub-Folders
AddFolder() Method for Sub-FoldersMethod Syntax
Example
Using the AddFolder() Method for Sub-Folders with Custom Icon
AddFolder() Method for Sub-Folders with Custom IconMethod Syntax
Example
Adding a Collection to a Folder
Using the AddCollection<>() Method
AddCollection<>() MethodMethod Syntax
Example
Using the AddCollection<>() Method with Custom Icons
AddCollection<>() Method with Custom IconsMethod Syntax
Example
Last updated
Was this helpful?