System.Web.UI.WebControls.ValidationSummary: Method Members

The methods of System.Web.UI.WebControls.ValidationSummary are listed below. For a list of all members, see the ValidationSummary Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds attributes to the HTML tags generated for this control.

override
OnPreRender(EventArgs)

Raises the System.Web.UI.Control.PreRender event.

override
Render(System.Web.UI.HtmlTextWriter)

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