Skip to content

Instantly share code, notes, and snippets.

@timgaunt
Created November 2, 2012 10:07
Show Gist options
  • Save timgaunt/3999908 to your computer and use it in GitHub Desktop.
Save timgaunt/3999908 to your computer and use it in GitHub Desktop.
Umbraco - Sort By SortOrder
<xsl:sort data-type="number" case-order="lower-first" select="@sortOrder" order="ascending" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment