Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.ObjectTypes

    Defines the Umbraco object type unique identifiers.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.ObjectTypes

    Fields

    View Source

    ContentItem

    The GUID identifier for the content item object type.

    Declaration
    public static readonly Guid ContentItem
    Field Value
    Type Description
    Guid
    View Source

    ContentRecycleBin

    The GUID identifier for the content recycle bin object type.

    Declaration
    public static readonly Guid ContentRecycleBin
    Field Value
    Type Description
    Guid
    View Source

    DataType

    The GUID identifier for the data type object type.

    Declaration
    public static readonly Guid DataType
    Field Value
    Type Description
    Guid
    View Source

    DataTypeContainer

    The GUID identifier for the data type container object type.

    Declaration
    public static readonly Guid DataTypeContainer
    Field Value
    Type Description
    Guid
    View Source

    Document

    The GUID identifier for the document (content) object type.

    Declaration
    public static readonly Guid Document
    Field Value
    Type Description
    Guid
    View Source

    DocumentBlueprint

    The GUID identifier for the document blueprint object type.

    Declaration
    public static readonly Guid DocumentBlueprint
    Field Value
    Type Description
    Guid
    View Source

    DocumentBlueprintContainer

    The GUID identifier for the document blueprint container object type.

    Declaration
    public static readonly Guid DocumentBlueprintContainer
    Field Value
    Type Description
    Guid
    View Source

    DocumentType

    The GUID identifier for the document type (content type) object type.

    Declaration
    public static readonly Guid DocumentType
    Field Value
    Type Description
    Guid
    View Source

    DocumentTypeContainer

    The GUID identifier for the document type container object type.

    Declaration
    public static readonly Guid DocumentTypeContainer
    Field Value
    Type Description
    Guid
    View Source

    FormsDataSource

    The GUID identifier for the Umbraco Forms data source object type.

    Declaration
    public static readonly Guid FormsDataSource
    Field Value
    Type Description
    Guid
    View Source

    FormsForm

    The GUID identifier for the Umbraco Forms form object type.

    Declaration
    public static readonly Guid FormsForm
    Field Value
    Type Description
    Guid
    View Source

    FormsPreValue

    The GUID identifier for the Umbraco Forms pre-value object type.

    Declaration
    public static readonly Guid FormsPreValue
    Field Value
    Type Description
    Guid
    View Source

    IdReservation

    The GUID identifier for the ID reservation object type.

    Declaration
    public static readonly Guid IdReservation
    Field Value
    Type Description
    Guid
    View Source

    Language

    The GUID identifier for the language object type.

    Declaration
    public static readonly Guid Language
    Field Value
    Type Description
    Guid
    View Source

    LockObject

    The GUID identifier for the lock object type.

    Declaration
    public static readonly Guid LockObject
    Field Value
    Type Description
    Guid
    View Source

    Media

    The GUID identifier for the media object type.

    Declaration
    public static readonly Guid Media
    Field Value
    Type Description
    Guid
    View Source

    MediaRecycleBin

    The GUID identifier for the media recycle bin object type.

    Declaration
    public static readonly Guid MediaRecycleBin
    Field Value
    Type Description
    Guid
    View Source

    MediaType

    The GUID identifier for the media type object type.

    Declaration
    public static readonly Guid MediaType
    Field Value
    Type Description
    Guid
    View Source

    MediaTypeContainer

    The GUID identifier for the media type container object type.

    Declaration
    public static readonly Guid MediaTypeContainer
    Field Value
    Type Description
    Guid
    View Source

    Member

    The GUID identifier for the member object type.

    Declaration
    public static readonly Guid Member
    Field Value
    Type Description
    Guid
    View Source

    MemberGroup

    The GUID identifier for the member group object type.

    Declaration
    public static readonly Guid MemberGroup
    Field Value
    Type Description
    Guid
    View Source

    MemberType

    The GUID identifier for the member type object type.

    Declaration
    public static readonly Guid MemberType
    Field Value
    Type Description
    Guid
    View Source

    MemberTypeContainer

    The GUID identifier for the member type container object type.

    Declaration
    public static readonly Guid MemberTypeContainer
    Field Value
    Type Description
    Guid
    View Source

    RelationType

    The GUID identifier for the relation type object type.

    Declaration
    public static readonly Guid RelationType
    Field Value
    Type Description
    Guid
    View Source

    SystemRoot

    The GUID identifier for the system root object type.

    Declaration
    public static readonly Guid SystemRoot
    Field Value
    Type Description
    Guid
    View Source

    Template

    The GUID identifier for the template object type.

    Declaration
    public static readonly Guid Template
    Field Value
    Type Description
    Guid
    View Source

    TemplateType

    The GUID identifier for the template type object type.

    Declaration
    public static readonly Guid TemplateType
    Field Value
    Type Description
    Guid
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX