summaryP:DotNetNuke.UI.Skins.NavObjectBase.ExpandDepth

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

Syntax

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

See Also