System.Web.UI.WebControls.ValidationSummary.Render Method

Sends server control content to a provided System.Web.UI.HtmlTextWriter object, which writes the content to be rendered on the client.

Syntax

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

Parameters

writer
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: 1.0.5000.0, 2.0.0.0