Try our conversational search powered by Generative AI!

Enum ContentTypeFields

Fields that can exist on a content type.

Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
[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.

Extension Methods