Menu::RenderEndTag Method (HtmlTextWriter^)
.NET Framework (current version)
Performs final markup and writes the HTML closing tag of the control to the output stream emitted to the browser or device.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The HtmlTextWriter containing methods to build and render the device-specific output.
This method overrides WebControl::RenderEndTag to render Menu submenus and the SkipLinkText property.
Note |
|---|
This method is used primarily by control developers to extend the Menu control. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
