asp.net.ph

SiteMapPath.ParentLevelsDisplayed Property

System.Web.UI.WebControls Namespace   SiteMapPath Class


.NET Framework version 2.0

Sets or retrieves the number of levels of parent nodes a SiteMapPath control displays.

Syntax


Inline <asp:sitemappath parentlevelsdisplayed = intValue ... >
Script SiteMapPath.ParentLevelsDisplayed [ = intValue ]

Property Value


intValue An integer that specifies the number of levels of parent nodes displayed, relative to the current node./td>

The property is read/write with a default value of -1, which indicates no restriction on the number of parent levels that the control displays.

Remarks

Use the ParentLevelsDisplayed property to specify or determine the number of parent nodes a SiteMapPath control displays, relative to the current node.

If not specified, the SiteMapPath displays all parent nodes above the current context node by default.

See Also

SiteMapPath Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note