Enum SortBy
- Namespace
- Dynamicweb.Frontend.FilePublisher
- Assembly
- Dynamicweb.dll
Represents the different sorting options
public enum SortBy
Fields
Date = 0
Sort by LastWriteTime datetime
Name = 1
Sort by name of file
Size = 2
Sort by size of file