Enum UmbracoEntityTypes
Represents the type's of Umbraco entities that can be resolved from the EntityController
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public enum UmbracoEntityTypes
Fields
Name | Description |
---|---|
DataType | Data Type |
DictionaryItem | Dictionary Item |
Document | Document |
DocumentType | Document Type |
Language | Language |
Macro | Macro |
Media | Media |
MediaType | "Media Type |
Member | Member |
MemberGroup | Member Group |
MemberType | Member Type |
PartialView | Partial View |
PropertyGroup | Property Group |
PropertyType | Property Type |
Script | Script |
Stylesheet | Stylesheet |
Template | Template |
User | User |