⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.ascx

📁 倒奶CMS内容管理系统 v6.0 中文版 软件类别: .NET源码 / 全站系统 软件语言: 简体中文 授权方式: 共享版 文件大小: 7.21M 系统平台: ASP.NET+SQL
💻 ASCX
字号:
<%@ import Namespace="ASPNET.StarterKit.Communities" %>
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<%@ Control Language="C#" %>
<link href='<%=ResolveUrl( "../../skins/pageskins/Layout.css")%>' type=text/css 
rel=stylesheet>
	<table cellSpacing="0" cellPadding="0" width="100%" border="0">
		<tr>
			<td vAlign="top" align="top">
				<table cellSpacing="0" cellPadding="0" width="100%" border="0">
					<tr>
						<td vAlign="middle" align="left" width="20%" bgColor="#cbcdd1">
							<!--Logo Start-->
							<table height="70" cellSpacing="0" cellPadding="0" width="100%" border="0">
								<tr>
									<td vAlign="middle" align="center"><community:logo id="Logo1" Runat="server"></community:logo></td>
								</tr>
							</table>
						</td>
						<td vAlign="top" align="left" width="103" bgColor="#cbcdd1"><img height=84 alt="" 
            src='<%=ResolveUrl( "../../Images/top_blue_curve.gif" )%>' width=103 
            border=0><br>
						</td>
						<td vAlign=top align=left width="100%" 
          background='<%=ResolveUrl( "../../Images/top_blue_strip.gif" )%>' 
          bgColor=#cbcdd1 height=84>
							<!--Banner Start-->
							<div align="center">
								<table cellSpacing="0" cellPadding="4" width="100%" border="0">
									<tr>
										<td class="Banner" vAlign="middle" align="left"><asp:adrotator id="AdRotator1" Runat="server" height="60" Width="468" AdvertisementFile="~/Advertisements/BannerAds.xml"></asp:adrotator><br>
										</td>
									</tr>
								</table>
							</div>
						</td>
					</tr>
					<tr>
						<td vAlign=top align=left width="100%" 
          background='<%=ResolveUrl( "../../Images/top_black_stripes.gif" )%>' 
          bgColor=#cbcdd1 colSpan=3 height=5></td>
					</tr>
					<tr>
						<td vAlign=middle align=center width="100%" 
          background='<%=ResolveUrl( "../../Images/blue_topic_background.gif" )%>' 
          bgColor=#cbcdd1 colSpan=3 height=64>
							<table cellSpacing="0" cellPadding="0" width="100%" border="0">
								<tr>
									<!--Topic Navigation-->
									<td vAlign="middle" align="center">&nbsp;<community:topicmenu id="TopicMenu1" Runat="server" CssClass="SectionNav"></community:topicmenu><br>
									</td>
									<!--Search-->
									<td class="Search" vAlign="middle" align="left" width="180">搜索:
										<asp:textbox id="txtSearch" Runat="Server" height="18px" width="110" font-size="9"></asp:textbox><asp:linkbutton id="lnkSearch" Runat="Server" Text=" Go"></asp:linkbutton></td>
								</tr>
							</table>
						</td>
					</tr>
					<tr>
						<td vAlign=middle align=left width="100%" 
          background='<%=ResolveUrl( "../../Images/top_black_stripe.gif" )%>' 
          bgColor=#cbcdd1 colSpan=3 height=2 
        ></td>
					</tr>
				</table>
				<table cellSpacing="0" cellPadding="0" border="0">
					<tr>
						<td vAlign="top" align="left" width="1"></td>
						<td vAlign="top" align="left" bgColor="#cbcdd1">
							<table cellSpacing="0" cellPadding="0" width="165" border="0">
								<tr>
									<td vAlign="top" align="left" width="165"><IMG 
                  height=14 alt="" 
                  src='<%=ResolveUrl( "../../Images/blue_section_top.gif" )%>' 
                  width=165 border=0><br>
									</td>
								</tr>
								<tr>
									<td vAlign="top" align="left" bgColor="#90a1b9">
										<!--Section Navigation-->
										<table cellSpacing="0" cellPadding="0" border="0">
										</table>
									</td>
								</tr>
								<tr>
									<td vAlign="top" align="left" height="47"><img 
                  height=1 alt="" 
                  src='<%=ResolveUrl( "../../Images/blue_section_divider.gif" )%>' 
                  width=165 border=0><br>
										<community:MultiLevelSectionMenu id="MultiLevelSectionMenu1" Runat="server" CssClass="SectionMenu" ShowSelection="true"
											ExpandAll="false" ExpandLevels="0"></community:MultiLevelSectionMenu></td>
								</tr>
								<tr>
									<td vAlign="top" align="left"><img height=11 
                  alt="" 
                  src='<%=ResolveUrl( "../../Images/blue_section_bottom.gif" )%>' 
                  width=165 border=0><br>
									</td>
								</tr>
								<tr>
									<td 
                background='<%=ResolveUrl( "../../Images/blue_background_right.gif" )%>' 
                ><br>
										<!--Static Navigation Start-->
										<div align="center">
											<table class="StaticNav" cellSpacing="0" cellPadding="0" width="140" border="0">
												<tr>
													<td vAlign="top" align="left"><community:userlogin id="UserLogin1" Runat="server"></community:userlogin><br>
													</td>
												</tr>
												<!--Copyright notice -->
												<tr>
													<td vAlign="bottom" height="50">
														<div class="copy"><asp:placeholder id="Footer" Runat="Server"></asp:placeholder></div>
													</td>
												</tr>
											</table>
										</div>
										<p><br>
										</p>
									</td>
								</tr>
							</table>
						</td>
						<td vAlign=top align=left width=40 
          background='<%=ResolveUrl( "../../Images/black_line_left.gif" )%>' 
          ></td>
						<td class="body" vAlign="top" align="left" width="600">
							<!-- Crumb -->
							<div class="crumb" align="right"><community:breadcrumb id="BreadCrumb1" Runat="server"></community:breadcrumb></div>
							<br>
							<br>
							<!-- Content --><asp:placeholder id="Content" Runat="Server"></asp:placeholder>
							<p><br>
							</p>
						</td>
						<td vAlign=top align=left width=26 
          background='<%=ResolveUrl( "../../Images/black_line_right.gif" )%>' 
          ></td>
						<!--Box Ad Start-->
						<td vAlign="top" align="center" width="168"><br>
							<div align="center">
                                                          <!-- <asp:adrotator id="AdRotator2" Runat="server" height="125" Width="125" AdvertisementFile="~/Advertisements/BoxAds.xml"></asp:adrotator> -->
                                                        </div>
							<br>
							<div align="center"><community:votingcontrol id="Votingcontrol1" Runat="Server"></community:votingcontrol></div>
							<br>
							<!--Web Box Start--><community:webboxlist id="WebBoxList1" Runat="server"></community:webboxlist><br>
							<community:webserviceboxlist id="WebServiceBoxes" Runat="Server" RepeatDirection="Horizontal"></community:webserviceboxlist></td>
					</tr>
				</table>
			</td>
		</tr>
		<tr>
			<td bgColor="#000000" height="1"></td>
		</tr>
	</table>
	<!--Section Navigation 2 Start-->
	<table cellSpacing="0" cellPadding="0" width="100%" border="0">
		<tr>
			<td align="center">
				<p>
					<center><community:sectionmenu id="SectionMenu2" Runat="server" CssClass="SectionNav2" skinfilename="Sections_SectionMenuBottom.ascx"></community:sectionmenu></center>
			</td>
		</tr>
	</table></TR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -