?? admin_header.ascx
字號(hào):
?<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Admin_Header.ascx.cs"
Inherits="control_Admin_Header" %>
<asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" SiteMapProvider="AdminSiteMapProvider" />
<table cellspacing="0" cellpadding="0" align="center" width="780">
<tr>
<td width="1">
</td>
<td class="TopDarkNav" height="9" width="*">
</td>
<td width="1">
</td>
</tr>
<tr>
<td width="1">
</td>
<td class="TopLighNav2">
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td align="left" width="25%">
<a href="http://hometeaching.trfsoft.com"></a>
<asp:Image ID="Image1" runat="server" SkinID="logo_img" ImageUrl="~/App_Themes/SkyBlue/images/logo.jpg" /></td>
<td width="*" height="64" align="center" id="Top_ads">
<div style="font-weight: bold; font-size: 18pt;">特瑞飛家教網(wǎng)后臺(tái)管理系統(tǒng)</div></td>
</tr>
</table>
</td>
<td width="1">
</td>
</tr>
<tr>
<td width="1" style="height: 9px">
</td>
<td class="TopLighNav" width="*" style="height: 9px">
</td>
<td width="1" style="height: 9px">
</td>
</tr>
</table>
<table class="tableBorder" align="center" width="780" cellspacing="0" cellpadding="4"
border="0">
<tr>
<td width="*" align="left" valign="middle">
>>您的位置:<asp:SiteMapPath ID="SiteMapPath1" runat="Server" PathSeparator=" > "
SiteMapProvider="AdminSiteMapProvider" />
</td>
<td nowrap>
<asp:LoginView ID="LoginView1" runat="server">
<LoggedInTemplate>
歡迎您,<asp:LoginName ID="LoginName1" runat="server" />
!
</LoggedInTemplate>
</asp:LoginView>
</td>
<td width="80" align="center">
<asp:LoginStatus ID="LoginStatus1" runat="server" LogoutPageUrl="~/Default.aspx"
LogoutAction="Redirect" />
</td>
</tr>
</table>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -