Click or drag to resize
KaxTagCloudSorting Property
Gets or sets a value indicating how the TagCloud items will be sorted. Possible values are alphabetic and weighted sorting in ascending/descending order.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public TagCloudSorting Sorting { get; set; }

Property Value

Type: TagCloudSorting
See Also