The methods of System.Web.UI.WebControls.BulletedList are listed below. For a list of all members, see the BulletedList Members list.
See Also: Inherited members from System.Web.UI.WebControls.ListControl
Adds the HTML attributes and styles for a System.Web.UI.WebControls.BulletedList control to render to the specified System.Web.UI.HtmlTextWriter object.
Raises the BulletedList.Click event for the System.Web.UI.WebControls.BulletedList control.
Raises events for the System.Web.UI.WebControls.BulletedList control when a form is posted back to the server.
Writes the System.Web.UI.WebControls.BulletedList control content to the specified System.Web.UI.HtmlTextWriter object for display on the client.
Renders the bulleted text for each list item in a System.Web.UI.WebControls.BulletedList control.
Renders the list items of a System.Web.UI.WebControls.BulletedList control as bullets into the specified System.Web.UI.HtmlTextWriter.