Renders the list items of a System.Web.UI.WebControls.BulletedList control as bullets into the specified System.Web.UI.HtmlTextWriter.
- writer
- An System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.
This method renders the list items of a System.Web.UI.WebControls.BulletedList control as bullets into the specified System.Web.UI.HtmlTextWriter. This method is used primarily by control developers.