System.Web.UI.AttributeCollection.Render Method

Writes the collection of attributes to the specified System.Web.UI.HtmlTextWriter output stream for the control to which the collection belongs.

Syntax

public void Render (HtmlTextWriter writer)

Parameters

writer
An System.Web.UI.HtmlTextWriter instance that writes the attribute collection to the current output stream.

Remarks

Documentation for this section has not yet been entered.

Requirements

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