Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 980 Bytes

index.md

File metadata and controls

29 lines (18 loc) · 980 Bytes
state verified-against versionFrom meta.Title meta.Description
complete
alpha-3
9.0.0
Umbraco Sections & Trees
An explanation on sections and trees in Umbraco

Sections & Trees

The Umbraco backoffice consists of sections (sometimes referred to as applications) which contain Trees.

Each section is identified by its name in the top navigation ribbon of the Umbraco Backoffice.

For example, when you load the backoffice you'll see that the 'Content' section contains one tree: the content tree whereas the 'Settings' section contains a number of trees: Stylesheets, Document Types, Media Types, etc...

You can create your own sections and trees to extend Umbraco.

Describes Umbraco Sections, configuration and APIs.

Describes Umbraco Trees, configuration, APIs and events.

Explains how to customise the backoffice search of a Section Tree.