Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Enum ReadDirection

The direction to read the change log in

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

Fields

Name Description
Backwards

Read backwards (newest to oldest)

Forwards

Read forwards (oldest to newest)

Extension Methods