System.Web.UI.WebControls.LoginName.RenderContents Method

Renders the contents of the control to the specified writer. This method is used primarily by control developers.

Syntax

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

Parameters

writer
A System.Web.UI.HtmlTextWriter object that represents the output stream that renders HTML content to 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: 2.0.0.0
Since: .NET 2.0