Get or set in which order the files/directories should be sorted

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236

Syntax

C#
public virtual FileSortOrder SortOrder { get; set; }

See Also