Table of Contents

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
To top