Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.12 KB

File metadata and controls

43 lines (29 loc) · 1.12 KB
versionFrom versionTo
7.0.0
9.0.0

Persistence Models reference

The intended audience for these reference pages are .net developers, it is assumed the reader already has a knowledge of the basics of Umbraco and knows .net & c#.

The links listed below are api references for Umbraco's public model.

API reference for the Content class.

API reference for the ContentType class.

API reference for the DataType class.

API reference for the DictionaryItem and DictionaryTranslation classes.

API reference for the Language class.

API reference for the Media class.

API reference for the MediaType class.

API reference for the Relation class.

API reference for the RelationType class.

Represents a registered server in a multiple-servers environment.

API reference for the Template class.