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