versionFrom | versionTo |
---|---|
7.0.0 |
9.0.0 |
:::note Since the release of Umbraco 10, we will no longer be updating the articles in this section.
You can find up-to-date code references for all Models in our API Documentation. :::
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.