Renders the items in the System.Web.UI.WebControls.ListControl control.
- writer
- The System.Web.UI.HtmlTextWriter that represents the output stream used to write content to a Web page.
Use the ListControl.RenderContents(System.Web.UI.HtmlTextWriter) method to render the items in the System.Web.UI.WebControls.ListControl control to the client.