Table of Contents

Enum PageCollection.SortBy

Namespace
Dynamicweb.Content
Assembly
Dynamicweb.dll
Defines how page collections should be sorted
public enum PageCollection.SortBy

Fields

DefaultPageSort = 0
Sort by sort
MasterLastUpdated = 1
Sort by last master updated date
To top