Content Types and Structure
Learn how to define and structure content in Umbraco using Document Types, Media Types, Data Types, compositions, and relations.
Last updated
Was this helpful?
Learn how to define and structure content in Umbraco using Document Types, Media Types, Data Types, compositions, and relations.
In Umbraco, all content is defined by a type. Document Types define the fields on a page, Media Types define the properties of media items, and Member Types define user profiles. This section covers how to create and configure these content types and how to build structure through compositions and relations.
Backoffice - key backoffice concepts: sections, trees, Document Types, Media Types, Data Types, and Property Editors.
Data - define Document Types, create Media Types, configure Data Types, and manage content in the backoffice.
Compositions - share groups of properties across multiple Document Types using compositions.
Relations - define and manage relationships between different content entities.
Last updated
Was this helpful?
Was this helpful?