A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum ChangeLogDirectory.ActionType

The types of action a file change log can have

Namespace: EPiServer.ChangeLog
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
public enum ActionType

Fields

Name Description
Add

Directory added

Copy

Directory copied

Delete

Directory deleted

Move

Directory moved

None

No action defined

Extension Methods