Class Constants.ObjectTypes.Strings
Defines the Umbraco object type unique identifiers as string.
Inheritance
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.ObjectTypes.Strings
Remarks
Should be used only when it's not possible to use the corresponding readonly Guid value, e.g. in attributes (where only consts can be used).
Fields
View SourceContentItem
The string GUID for the content item object type.
Declaration
public const string ContentItem = "10E2B09F-C28B-476D-B77A-AA686435E44A"
Field Value
| Type | Description |
|---|---|
| string |
ContentItemType
The string GUID for the content item type object type.
Declaration
public const string ContentItemType = "7A333C54-6F43-40A4-86A2-18688DC7E532"
Field Value
| Type | Description |
|---|---|
| string |
ContentRecycleBin
The string GUID for the content recycle bin object type.
Declaration
public const string ContentRecycleBin = "01BB7FF2-24DC-4C0C-95A2-C24EF72BBAC8"
Field Value
| Type | Description |
|---|---|
| string |
DataType
The string GUID for the data type object type.
Declaration
public const string DataType = "30A2A501-1978-4DDB-A57B-F7EFED43BA3C"
Field Value
| Type | Description |
|---|---|
| string |
DataTypeContainer
The string GUID for the data type container object type.
Declaration
public const string DataTypeContainer = "521231E3-8B37-469C-9F9D-51AFC91FEB7B"
Field Value
| Type | Description |
|---|---|
| string |
Document
The string GUID for the document (content) object type.
Declaration
public const string Document = "C66BA18E-EAF3-4CFF-8A22-41B16D66A972"
Field Value
| Type | Description |
|---|---|
| string |
DocumentBlueprint
The string GUID for the document blueprint object type.
Declaration
public const string DocumentBlueprint = "6EBEF410-03AA-48CF-A792-E1C1CB087ACA"
Field Value
| Type | Description |
|---|---|
| string |
DocumentBlueprintContainer
The string GUID for the document blueprint container object type.
Declaration
public const string DocumentBlueprintContainer = "A7EFF71B-FA69-4552-93FC-038F7DEEE453"
Field Value
| Type | Description |
|---|---|
| string |
DocumentType
The string GUID for the document type (content type) object type.
Declaration
public const string DocumentType = "A2CB7800-F571-4787-9638-BC48539A0EFB"
Field Value
| Type | Description |
|---|---|
| string |
DocumentTypeContainer
The string GUID for the document type container object type.
Declaration
public const string DocumentTypeContainer = "2F7A2769-6B0B-4468-90DD-AF42D64F7F16"
Field Value
| Type | Description |
|---|---|
| string |
FormsDataSource
The string GUID for the Umbraco Forms data source object type.
Declaration
public const string FormsDataSource = "CFED6CE4-9359-443E-9977-9956FEB1D867"
Field Value
| Type | Description |
|---|---|
| string |
FormsForm
The string GUID for the Umbraco Forms form object type.
Declaration
public const string FormsForm = "F5A9F787-6593-46F0-B8FF-BFD9BCA9F6BB"
Field Value
| Type | Description |
|---|---|
| string |
FormsPreValue
The string GUID for the Umbraco Forms pre-value object type.
Declaration
public const string FormsPreValue = "42D7BF9B-A362-4FEE-B45A-674D5C064B70"
Field Value
| Type | Description |
|---|---|
| string |
IdReservation
The string GUID for the ID reservation object type.
Declaration
public const string IdReservation = "92849B1E-3904-4713-9356-F646F87C25F4"
Field Value
| Type | Description |
|---|---|
| string |
Language
The string GUID for the language object type.
Declaration
public const string Language = "6B05D05B-EC78-49BE-A4E4-79E274F07A77"
Field Value
| Type | Description |
|---|---|
| string |
LockObject
The string GUID for the lock object type.
Declaration
public const string LockObject = "87A9F1FF-B1E4-4A25-BABB-465A4A47EC41"
Field Value
| Type | Description |
|---|---|
| string |
Media
The string GUID for the media object type.
Declaration
public const string Media = "B796F64C-1F99-4FFB-B886-4BF4BC011A9C"
Field Value
| Type | Description |
|---|---|
| string |
MediaRecycleBin
The string GUID for the media recycle bin object type.
Declaration
public const string MediaRecycleBin = "CF3D8E34-1C1C-41e9-AE56-878B57B32113"
Field Value
| Type | Description |
|---|---|
| string |
MediaType
The string GUID for the media type object type.
Declaration
public const string MediaType = "4EA4382B-2F5A-4C2B-9587-AE9B3CF3602E"
Field Value
| Type | Description |
|---|---|
| string |
MediaTypeContainer
The string GUID for the media type container object type.
Declaration
public const string MediaTypeContainer = "42AEF799-B288-4744-9B10-BE144B73CDC4"
Field Value
| Type | Description |
|---|---|
| string |
Member
The string GUID for the member object type.
Declaration
public const string Member = "39EB0F98-B348-42A1-8662-E7EB18487560"
Field Value
| Type | Description |
|---|---|
| string |
MemberGroup
The string GUID for the member group object type.
Declaration
public const string MemberGroup = "366E63B9-880F-4E13-A61C-98069B029728"
Field Value
| Type | Description |
|---|---|
| string |
MemberType
The string GUID for the member type object type.
Declaration
public const string MemberType = "9B5416FB-E72F-45A9-A07B-5A9A2709CE43"
Field Value
| Type | Description |
|---|---|
| string |
MemberTypeContainer
The string GUID for the member type container object type.
Declaration
public const string MemberTypeContainer = "59EF5767-7223-4ABC-B229-72821DC711B9"
Field Value
| Type | Description |
|---|---|
| string |
RelationType
The string GUID for the relation type object type.
Declaration
public const string RelationType = "B1988FAD-8675-4F47-915A-B3A602BC5D8D"
Field Value
| Type | Description |
|---|---|
| string |
SystemRoot
The string GUID for the system root object type.
Declaration
public const string SystemRoot = "EA7D8624-4CFE-4578-A871-24AA946BF34D"
Field Value
| Type | Description |
|---|---|
| string |
Template
The string GUID for the template object type.
Declaration
public const string Template = "6FBDE604-4178-42CE-A10B-8A2600A2F07D"
Field Value
| Type | Description |
|---|---|
| string |