Enum ContentTypeFields
Fields that can exist on a content type.
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 11.20.7Syntax
[Flags]
public enum ContentTypeFields
Fields
Name | Description |
---|---|
ACL | The access control list. |
All | All fields. |
AvailableInEditMode | The available in edit mode field. |
AvailablePageTypes | The available page type setting. |
DefaultValues | The default values setting. |
Description | The description field. |
DisplayName | The display name field. |
DisplayTemplates | The display template field. |
Name | The name field. |
None | No fields. |
SortOrder | The sort order field. |