Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 567 Bytes

File metadata and controls

13 lines (7 loc) · 567 Bytes

#Sections & Trees

The Umbraco back office consists of sections (sometimes referred to as applications) which contain trees. For example, when you load the back office you'll see that the 'Content' section contains one tree: the content tree whereas the 'Settings' section contains a number of trees: Stylesheets, Content Types, Media Types, etc...

Both sections and trees can be created to extend Umbraco.

##Sections

Describes Umbraco Sections, configuration and APIs

##Trees

Describes Umbraco Sections, configuration, APIs and events