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

📄 audiovideos_audiovideosection.ascx

📁 倒奶CMS内容管理系统 v6.0 中文版 软件类别: .NET源码 / 全站系统 软件语言: 简体中文 授权方式: 共享版 文件大小: 7.21M 系统平台: ASP.NET+SQL
💻 ASCX
字号:
<%@ Control %>
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<%@ import Namespace="ASPNET.StarterKit.Communities" %>
<%--

This skin is used for displaying the audio video in the audiovideo section page. Modify the HTML content
to modify the appearance of the page.

--%>
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
	<tr>
		<td align="left"><community:sectiontitle id="Sectiontitle1" Runat="Server" CssClass="LinkSection_SectionTitle" NAME="Sectiontitle1"></community:sectiontitle></td>
		<td align="right"><span align="right"><community:notify id="Notify1" Runat="Server" Text="有新内容时通知我" NAME="Notify1"></community:notify>
			</span></td>
	</tr>
</table>
<community:pageheader id="Pageheader1" Runat="Server" NAME="Pageheader1"></community:pageheader>
<p><community:sorter id="Sorter" runat="Server">
		<ListItem Text="默认顺序" Value="Default" />
		<ListItem Text="发布日" Value="Date Created" />
		<ListItem Text="标题" Value="Title" />
		<ListItem Text="评级" Value="Rating" />
		<ListItem Text="话题" Value="Topic" />
		<ListItem Text="热门度" value="ViewCount" />
		<ListItem Text="作者" value="Author" />
	</community:sorter><community:contentlist id="ContentList" Runat="Server" Width="100%" PagerText="Page {0} of {1}">
		<HeaderTemplate>
			<table cellpadding="4" cellspacing="0" border="0" Width="100%">
		</HeaderTemplate>
		<ItemTemplate>
			<tr>
				<td>
					<table width="100%">
						<tr>
							<td valign="top" colspan="2">
								<br>
								<div class="LinkSection_ListCommentLink">
									<community:ItemAVTitle runat="server" ID="Itemlinktitle1" NAME="Itemlinktitle1" />
								</div>
								<br>
								<community:ItemBriefDescription CssClass="LinkSection_ListBriefDescription" Runat="Server" ID="Itembriefdescription1"
									NAME="Itembriefdescription1" />
							</td>
							<td align="right" valign="top">
								&nbsp;
								<community:ItemTopic id="ctlTopic" Runat="Server" />
							</td>
						</tr>
						<tr>
							<td>
								<community:ItemRating Runat="Server" ID="Itemrating1" NAME="Itemrating1" />
							</td>
							<td>
								<community:ItemCommentLink Text="{0} comments Add/View" CssClass="LinkSection_ListCommentLink" Runat="Server"
									ID="Itemcommentlink1" NAME="Itemcommentlink1" />
							</td>
							<td align="right">
								<community:ItemEditContent EditUrl="AudioVideos_EditAudioVideo.aspx?id={0}" runat="Server" ID="Itemeditcontent1"
									NAME="Itemeditcontent1" />
							</td>
						</tr>
					</table>
				</td>
			</tr>
		</ItemTemplate>
		<AlternatingItemTemplate>
			<tr bgcolor="#eeeeee">
				<td>
					<table width="100%">
						<tr>
							<td valign="top" colspan="2">
								<br>
								<div class="LinkSection_ListCommentLink">
									<community:ItemAVTitle runat="server" ID="Itemlinktitle2" NAME="Itemlinktitle2" />
								</div>
								<br>
								<community:ItemBriefDescription CssClass="LinkSection_ListBriefDescription" Runat="Server" ID="Itembriefdescription2"
									NAME="Itembriefdescription2" />
							</td>
							<td align="right" valign="top">
								&nbsp;
								<community:ItemTopic id="Itemtopic1" Runat="Server" />
							</td>
						</tr>
						<tr>
							<td>
								<community:ItemRating Runat="Server" ID="Itemrating2" NAME="Itemrating2" />
							</td>
							<td>
								<community:ItemCommentLink Text="{0} 评论 Add/View" CssClass="LinkSection_ListCommentLink" Runat="Server"
									ID="Itemcommentlink2" NAME="Itemcommentlink2" />
							</td>
							<td align="right">
								<community:ItemEditContent EditUrl="AudioVideos_EditAudioVideo.aspx?id={0}" runat="Server" ID="Itemeditcontent2"
									NAME="Itemeditcontent2" />
							</td>
						</tr>
					</table>
				</td>
			</tr>
		</AlternatingItemTemplate>
		<FooterTemplate> 
          </table>
        </FooterTemplate>
		<NoContentTemplate>
    	   No links are currently listed.
        </NoContentTemplate>
	</community:contentlist></p>
<community:pagefooter id="Pagefooter1" runat="Server" NAME="Pagefooter1"></community:pagefooter>
<span class="Content">
	<community:AudioVideoEditContent id="AudioVideoEditContent1" AddText="增加新广播" ModerateText="审批广播"
		runat="server"></community:AudioVideoEditContent>
	<span class="Content"></span>
</span>

⌨️ 快捷键说明

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