Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 744 Bytes

data-source--umbraco-content-types.md

File metadata and controls

22 lines (11 loc) · 744 Bytes

Contentment for Umbraco logo

Contentment for Umbraco

Data Sources

Umbraco Content Types

Populate the data source using Content Types.

How to configure the editor?

Select the content types that should be available in the data source. You can select between Document Types with or without templates, or Element Types.

Configuration Editor for Umbraco Content Types

What is the value's object-type?

The value returned from the List editor is an IPublishedContentType.

Depending on the List editor used, this may be wrapped in a List<IPublishedContentType>.