System.Web.UI.WebControls.ChangePassword.Render Method

Writes the System.Web.UI.WebControls.ChangePassword control content to the specified System.Web.UI.HtmlTextWriter object, for display on the client.

Syntax

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

Parameters

writer
The System.Web.UI.HtmlTextWriter object that represents the output stream used to write content to a Web page.

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