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
871 B

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="LeftTree.aspx.cs" Inherits="LeftTree" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title>Web数据库系统管理主页面</title>
<LINK href="Css/ASPNET2BaseCss.css" type="text/css" rel="stylesheet">
</head>
<body bottommargin="0" topmargin="0" leftmargin="0" rightmargin="0">
<form id="form1" runat="server">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="200" bgcolor="#ff9933" valign="top">
<asp:TreeView ID="TableTreeView" runat="server" Width="100%" Height="100%" ShowLines="True" CssClass="GbText" AutoGenerateDataBindings="False" PopulateNodesFromClient="False">