asp.net.ph

SiteMapPath.Provider Property

System.Web.UI.WebControls Namespace   SiteMapPath Class


.NET Framework version 2.0

Sets or retrieves the SiteMapProvider that is associated with a SiteMapPath control.

Syntax


Inline <asp:sitemappath provider = sitemapProvider ... >
Script SiteMapPath.SiteMapProvider = sitemapProvider

Property Value


sitemapProvider A SiteMapProvider instance that is associated with the SiteMapPath control.

The property is read/write with a default value of XmlSiteMapProvider.

Remarks

Use the SiteMapProvider property to specify or determine the SiteMapProvider instance to use with a SiteMapPath control.

All available providers are contained in the SiteMap.Providers collection, and can be enumerated and retrieved by name using the Item property.

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