System.Web.UI.WebControls.BaseValidator.Render Method

Displays the control on the client.

Syntax

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

Parameters

writer
A System.Web.UI.HtmlTextWriter that contains the output stream for rendering on the client.

Remarks

The BaseValidator.Render(System.Web.UI.HtmlTextWriter) method is used to generate the HTML markup for a validation control.

Requirements

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