WebZone::RenderFooter Method (HtmlTextWriter^)

 

Overrides rendering for the footer of a zone control.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void RenderFooter(
	HtmlTextWriter^ writer
)

Parameters

writer
Type: System.Web.UI::HtmlTextWriter^

An HtmlTextWriter that represents the output stream to render HTML content on the client.

.NET Framework
Available since 2.0
Return to top
Show: