Menu.RenderContents(HtmlTextWriter) Method

Definition

This member overrides RenderContents(HtmlTextWriter).

protected internal override void RenderContents(System.Web.UI.HtmlTextWriter writer);

Parameters

writer
HtmlTextWriter

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

Remarks

Override the RenderContents method to render the contents of the control between the begin and end tags. The default implementation of this method renders any child controls.

Applies to

Produto Versões
.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