You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
649 B

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Left.aspx.cs" Inherits="Admin_Left" %>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title></title>
</head>
<body >
<form id="Form1" runat="server">
<div style="height:650px;width:150px; background-color: #e4e4e4; " >
<asp:TreeView ID="TreeView1" runat="server" ExpandDepth="0"
ImageSet="XPFileExplorer" Target="OfficeMain" Width="80%" NodeIndent="15">
<ParentNodeStyle Font-Bold="False" />
<HoverNodeStyle Font-Underline="True" ForeColor="#6666AA" />