If true the list will be sorted on the value of Text before rendering

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected bool SortAlphabetically { get; set; }
Visual Basic
Protected Property SortAlphabetically As Boolean
	Get
	Set

See Also