SiteMapPath::DataBind Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Binds a data source to the SiteMapPath control and its child controls.
Assembly: System.Web (in System.Web.dll)
The SiteMapPath control is designed to retrieve its data directly from a site map provider by using the Provider property. Do not use the SiteMapPath control to bind to ASP.NET data source controls, and do not call the DataBind method explicitly.
.NET Framework
Available since 2.0
Available since 2.0
Show: