This article has not yet been verified against Umbraco 8.
The concepts and code examples might not work if you are running Umbraco 8.0 or a later version. If you are using Umbraco 7, this article is perfect for you!
You are more than welcome to report any issues found on the Documentation Issue Tracker.
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.
Content
API reference for the Content class.
ContentType
API reference for the ContentType class.
DataTypeDefinition
API reference for the DataTypeDefinition class.
DictionaryItem
API reference for the DictionaryItem and DictionaryTranslation classes.
Language
API reference for the Language class.
Media
API reference for the Media class.
MediaType
API reference for the MediaType class.
Relation
API reference for the Relation class.
RelationType
API reference for the RelationType class.
Task
API reference for the Task class.
TaskType
API reference for the TaskType class.
Template
API reference for the Template class.