ValidationSummary.AddAttributesToRender Method (HtmlTextWriter)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Adds attributes to the HTML tags generated for this control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

override AddAttributesToRender : 
        writer:HtmlTextWriter -> unit

Parameters

writer
Type: System.Web.UI.HtmlTextWriter

The output stream that renders HTML content to the client.

.NET Framework
Available since 1.1
Return to top
Show: