Menu.RenderEndTag(HtmlTextWriter) Method

Definition

Performs final markup and writes the HTML closing tag of the control to the output stream emitted to the browser or device.

public override void RenderEndTag (System.Web.UI.HtmlTextWriter writer);

Parameters

writer
HtmlTextWriter

The HtmlTextWriter containing methods to build and render the device-specific output.

Remarks

This method overrides WebControl.RenderEndTag to render Menu submenus and the SkipLinkText property.

注意

This method is used primarily by control developers to extend the Menu control.

Applies to

產品 版本
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1