summaryP:DotNetNuke.Common.Lists.ListEntryInfo.Level

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

Syntax

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

See Also