<%= new NavInstance(this) { }.Add(Define.Get("Client_优课点播"),WebUrl.Video()).AddRequiredValueEmpty("关键字:"+this.SearchKeyWord,this.SearchKeyWord).ToHtml()%>
年级: | <%= new SearchVideoGradeInstance(this) { }.ToHtml() %> |
学科: |
<%= new SearchVideoCategoryInstance(this) { TransferControl="/Search/SearchVideoCategoryPills"}.ToHtml() %>
|
<%= new SearchVideoListInstance(this) { FilterAlbumAndChannel = true, PageSize = 25 }.ToHtml()%>
<%= new HtmlAnchor("公告信息") { Href = WebUrl.NoticeList(new List().AddOnly("NoticeType",((int)AVA.ResourcesPlatform.Model.Pub.NoticeTypeEnum.公告).ToString())) }%>
-
<%= new IndexNoticeByInstance(this) { ListNoticeCount=9, FirstString=40, NoticeType=(int)AVA.ResourcesPlatform.Model.Pub.NoticeTypeEnum.公告 }.ToHtml()%>
<%= new HtmlAnchor("最新上传") { Href = WebUrl.Video() }%>
<%= new IndexVideoByInstance(this) { PageSize=5 ,TransferControl="/Index/IndexVideoByHot"}.ToHtml()%>
<%= new HtmlAnchor("热门视频") { Href = WebUrl.Video() }%>
<%= new IndexVideoByInstance(this) { PageSize=5 , OrderBy=AVA.ResourcesPlatform.Config.OrderType.年播放量, TransferControl="/Index/IndexVideoByHot"}.ToHtml()%>