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: 6.0.530.0

Syntax

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

See Also