WebZone::RenderBody Method (HtmlTextWriter^)
.NET Framework (current version)
Overrides rendering for the body of a zone control.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
A HtmlTextWriter that represents the output stream to render HTML content on the client.
The body of a zone control is the portion between its header and footer areas.
.NET Framework
Available since 2.0
Available since 2.0
Show: