System.Web.UI.WebControls.Button.RenderContents Method

Renders the contents of the control to the specified writer.

Syntax

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

Parameters

writer
A System.Web.UI.HtmlTextWriter object that represents the output stream to render HTML content on the client.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0