Menu.RenderContents Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member overrides RenderContents.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
protected void RenderContents ( HtmlTextWriter writer )
protected internal override function RenderContents ( writer : HtmlTextWriter )
Not applicable.
Parameters
- writer
The HtmlTextWriter containing methods to build and render the device-specific output.
Community Additions
ADD
Show: