Enum AreaSort
- Namespace
- Dynamicweb.Content
- Assembly
- Dynamicweb.dll
Defines how area collections should be sorted
public enum AreaSort
Fields
Name = 0
- Sort by name ascending
Sort = 1
- Sort by the manual sort
public enum AreaSort
Name = 0
Sort = 1