System.Web.UI.WebControls.ListControl.AddAttributesToRender Method

Applies HTML attributes and styles to render to the specified System.Web.UI.HtmlTextWriter object.

Syntax

protected override void AddAttributesToRender (System.Web.UI.HtmlTextWriter w)

Parameters

w
Documentation for this section has not yet been entered.

Remarks

The ListControl.AddAttributesToRender(System.Web.UI.HtmlTextWriter) method is used primarily by control developers to insert the additional attributes and styles into the System.Web.UI.HtmlTextWriter output stream for controls that are derived from the System.Web.UI.WebControls.ListControl class.

Requirements

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