HtmlContainerControl.RenderAttributes Method (HtmlTextWriter)

 

Renders the HtmlContainerControl control's attributes to the specified HtmlTextWriter object.

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

Protected Overrides Sub RenderAttributes (
	writer As HtmlTextWriter
)

Parameters

writer
Type: System.Web.UI.HtmlTextWriter

The HtmlTextWriter instance that receives the rendered content.

.NET Framework
Available since 1.1
Return to top
Show: