Dashboards
Configuring Dashboards in Umbraco UI Builder.

Defining a Dashboard
Using the AddDashboard() Method
AddDashboard() MethodMethod Syntax
Example
Using the AddDashboardBefore() Method
AddDashboardBefore() MethodMethod Syntax
Example
Using the AddDashboardAfter() Method
AddDashboardAfter() MethodMethod Syntax
Example
Setting a Custom Dashboard Alias
Using the SetAlias() Method
SetAlias() MethodMethod Syntax
Example
Controlling Dashboard Visibility
Using the SetVisibility() Method
SetVisibility() MethodMethod Syntax
Example
Assigning a Collection to a Dashboard
Using the SetCollection<>() Method
SetCollection<>() MethodMethod Syntax
Example
Using the SetCollection<>() Method with Custom Icons
SetCollection<>() Method with Custom IconsMethod Syntax
Example
Last updated
Was this helpful?