New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
NotSorted
AlphabeticAsc
AlphabeticDsc
WeightedAsc
WeightedDsc
enum Telerik.Web.UI.TagCloudSorting
Inheritance Hierarchy
Fields
NotSorted 0
The tags are not sorted and left in the same order they appear in the items collection.
AlphabeticAsc 1
The tags are sorted alphabetically in ascending order.
AlphabeticDsc 2
The tags are sorted alphabetically in descending order.
WeightedAsc 3
The tags are sorted based on their weight
WeightedDsc 4
The tags are sorted based on their weight