<%@ Page Language="C#" %> TreeView Declare id="TreeView1" Runat="server"> Text="Home" NavigateUrl="~/Default.aspx"> Text="Products"> Text="First Product" NavigateUrl="http://www.rntsoft.com" /> Text="Second Product" NavigateUrl="http://www.rntsoft.com" /> Text="Services"> Text="First Service" NavigateUrl="http://www.rntsoft.com" /> Text="Second Service" NavigateUrl="http://www.rntsoft.com" />