DropDownList::AddAttributesToRender Method (HtmlTextWriter^)
.NET Framework (current version)
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriter object.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
An HtmlTextWriter that represents the output stream that renders HTML contents to the client.
This member is used primarily by control developers when deriving a custom control from the DropDownList class.
.NET Framework
Available since 1.1
Available since 1.1
Show: