summaryP:DotNetNuke.Common.Lists.ListEntryInfo.SortOrder

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

Syntax

C#
public int SortOrder { get; set; }
Visual Basic
Public Property SortOrder As Integer
	Get
	Set

See Also