summaryP:DotNetNuke.Common.Lists.ListInfo.EnableSortOrder

Namespace: DotNetNuke.Common.Lists
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool EnableSortOrder { get; set; }
Visual Basic
Public Property EnableSortOrder As Boolean
	Get
	Set

See Also