Edit

Share via


WebZone.RenderFooter(HtmlTextWriter) Method

Definition

Overrides rendering for the footer of a zone control.

protected virtual void RenderFooter(System.Web.UI.HtmlTextWriter writer);

Parameters

writer
HtmlTextWriter

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

Applies to

See also