Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter object.
- writer
- An System.Web.UI.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 System.Web.UI.WebControls.DropDownList class.