Class Constants.ObjectTypes
Defines the Umbraco object type unique identifiers.
Inheritance
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.ObjectTypes
Fields
View SourceContentItem
The GUID identifier for the content item object type.
Declaration
public static readonly Guid ContentItem
Field Value
| Type | Description |
|---|---|
| Guid |
ContentRecycleBin
The GUID identifier for the content recycle bin object type.
Declaration
public static readonly Guid ContentRecycleBin
Field Value
| Type | Description |
|---|---|
| Guid |
DataType
The GUID identifier for the data type object type.
Declaration
public static readonly Guid DataType
Field Value
| Type | Description |
|---|---|
| Guid |
DataTypeContainer
The GUID identifier for the data type container object type.
Declaration
public static readonly Guid DataTypeContainer
Field Value
| Type | Description |
|---|---|
| Guid |
Document
The GUID identifier for the document (content) object type.
Declaration
public static readonly Guid Document
Field Value
| Type | Description |
|---|---|
| Guid |
DocumentBlueprint
The GUID identifier for the document blueprint object type.
Declaration
public static readonly Guid DocumentBlueprint
Field Value
| Type | Description |
|---|---|
| Guid |
DocumentBlueprintContainer
The GUID identifier for the document blueprint container object type.
Declaration
public static readonly Guid DocumentBlueprintContainer
Field Value
| Type | Description |
|---|---|
| Guid |
DocumentType
The GUID identifier for the document type (content type) object type.
Declaration
public static readonly Guid DocumentType
Field Value
| Type | Description |
|---|---|
| Guid |
DocumentTypeContainer
The GUID identifier for the document type container object type.
Declaration
public static readonly Guid DocumentTypeContainer
Field Value
| Type | Description |
|---|---|
| Guid |
FormsDataSource
The GUID identifier for the Umbraco Forms data source object type.
Declaration
public static readonly Guid FormsDataSource
Field Value
| Type | Description |
|---|---|
| Guid |
FormsForm
The GUID identifier for the Umbraco Forms form object type.
Declaration
public static readonly Guid FormsForm
Field Value
| Type | Description |
|---|---|
| Guid |
FormsPreValue
The GUID identifier for the Umbraco Forms pre-value object type.
Declaration
public static readonly Guid FormsPreValue
Field Value
| Type | Description |
|---|---|
| Guid |
IdReservation
The GUID identifier for the ID reservation object type.
Declaration
public static readonly Guid IdReservation
Field Value
| Type | Description |
|---|---|
| Guid |
Language
The GUID identifier for the language object type.
Declaration
public static readonly Guid Language
Field Value
| Type | Description |
|---|---|
| Guid |
LockObject
The GUID identifier for the lock object type.
Declaration
public static readonly Guid LockObject
Field Value
| Type | Description |
|---|---|
| Guid |
Media
The GUID identifier for the media object type.
Declaration
public static readonly Guid Media
Field Value
| Type | Description |
|---|---|
| Guid |
MediaRecycleBin
The GUID identifier for the media recycle bin object type.
Declaration
public static readonly Guid MediaRecycleBin
Field Value
| Type | Description |
|---|---|
| Guid |
MediaType
The GUID identifier for the media type object type.
Declaration
public static readonly Guid MediaType
Field Value
| Type | Description |
|---|---|
| Guid |
MediaTypeContainer
The GUID identifier for the media type container object type.
Declaration
public static readonly Guid MediaTypeContainer
Field Value
| Type | Description |
|---|---|
| Guid |
Member
The GUID identifier for the member object type.
Declaration
public static readonly Guid Member
Field Value
| Type | Description |
|---|---|
| Guid |
MemberGroup
The GUID identifier for the member group object type.
Declaration
public static readonly Guid MemberGroup
Field Value
| Type | Description |
|---|---|
| Guid |
MemberType
The GUID identifier for the member type object type.
Declaration
public static readonly Guid MemberType
Field Value
| Type | Description |
|---|---|
| Guid |
MemberTypeContainer
The GUID identifier for the member type container object type.
Declaration
public static readonly Guid MemberTypeContainer
Field Value
| Type | Description |
|---|---|
| Guid |
RelationType
The GUID identifier for the relation type object type.
Declaration
public static readonly Guid RelationType
Field Value
| Type | Description |
|---|---|
| Guid |
SystemRoot
The GUID identifier for the system root object type.
Declaration
public static readonly Guid SystemRoot
Field Value
| Type | Description |
|---|---|
| Guid |
Template
The GUID identifier for the template object type.
Declaration
public static readonly Guid Template
Field Value
| Type | Description |
|---|---|
| Guid |
TemplateType
The GUID identifier for the template type object type.
Declaration
public static readonly Guid TemplateType
Field Value
| Type | Description |
|---|---|
| Guid |