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