Adds the HTML attributes and styles for a System.Web.UI.WebControls.BulletedList control to render to the specified System.Web.UI.HtmlTextWriter object.
- writer
- An System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.
The BulletedList.AddAttributesToRender(System.Web.UI.HtmlTextWriter) method is used primarily by control developers to insert the appropriate attributes and styles into the System.Web.UI.HtmlTextWriter output stream for a System.Web.UI.WebControls.BulletedList control.