London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Enum ChangeLogCategory

Pre-defined categories of change log items

Namespace: EPiServer.ChangeLog
Assembly: EPiServer.dll
Version: 10.10.4
Syntax
[Obsolete("The Change Log has been replaced by the Activity API.")]
public enum ChangeLogCategory

Fields

Name Description
Approval

A change log entry related to approval

Content

Content change log

Directory

Directory change log

File

File change log

Message

Message entry

None

No category defined

Project

A change log entry related to project

Extension Methods