SiteMapPath::RenderContents Method (HtmlTextWriter^)
.NET Framework (current version)
Renders the nodes in the SiteMapPath control.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The HtmlTextWriter that represents the output stream used to write content to a Web page.
The SiteMapPath control overrides the RenderContents method to perform its accessibility rendering, if the SkipLinkText property is not set to String::Empty.
.NET Framework
Available since 2.0
Available since 2.0
Show: