Enum indicating the field names

Namespace:  EPiServer.Community.DocumentArchive
Assembly:  EPiServer.Community.DocumentArchive (in EPiServer.Community.DocumentArchive.dll) Version: 4.1.517.358

Syntax

C#
public enum ContentSortField

Members

Member nameDescription
ContentType
Type of Content, folder or file
Modified
Date of last modification of content
Header
Name of content
Created
Date created
Random
Random sorting

See Also