SaaS CMS has officially launched! Learn more now.

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