SaaS CMS has officially launched! Learn more now.

Enum ContentTypeActionType

The types of action a ContentTypeActivity can record.

Namespace: EPiServer.DataAbstraction.Activities
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
public enum ContentTypeActionType

Fields

Name Description
Create

Content type created

Delete

Content type deleted

Save

Content type modified

Undefined

No action defined

Extension Methods