<%@ Page Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.Index" %> <%= this.Title %> <%= Import.CSS("js", "/JQueryUI/css/redmond/jquery-ui-1.8.9.custom.css")%> <%= Import.ScriptTheme("js/jquery.1.9.js")%> <%= Import.Script("/URL/jquery.url.js")%> <%= Import.Script("/JsonCookie/json2.js")%> <%= Import.Script("/JsonCookie/jquery.cookie.js")%> <%= Import.Script("/JsonCookie/jquery.jsoncookie.js")%> <%= Import.ScriptTheme("js/jquery-ui.min.js")%> <%= Import.Script("js", "/YK_Validate/YK_Validate.js")%> <%= Import.Script("js", "/YK_Validate/YK_ValidateRegex.js")%> <%= Import.CSS("js", "/YK_Validate/validator.css")%> <%= Import.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <%= Import.CSS("Carousel.css")%> <%= new HeadInstance(this) { }.ToHtml() %> <%= new BrowserTipInstance(this) { }.ToHtml() %> <%= new HeaderInstance(this) { HeaderItem=HeaderItem.Index, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html,new SearchVideoMaxInstance(this){}.ToRenderHtml()) }.ToHtml()%>
<%= new IndexVideoByInstance(this) { PageSize = 5, OrderBy = AVA.ResourcesPlatform.Config.OrderType.先置顶后推荐再播放量, TransferControl = "/Index/IndexVideoBySlider" }.ToHtml()%>
学校风采
<%-- <--%> <%--<--%> <%-->--%>
<%= new IndexSchoolByInstance(this) {PageSize = 12}.ToHtml()%>
优课点播
<%= new HtmlAnchor("更多...") { Href = WebUrl.Video()}%>
    • <%= new IndexVideoByInstance(this) { TransferControl = "/Index/indexvideobycategory2", PageSize=1}.ToHtml()%>
    • <%= new IndexVideoByInstance(this) { TransferControl = "/Index/indexvideobycategory", PageSize=9, SkipNum = 1 }.ToHtml()%>
校园直播
<%= new HtmlAnchor("更多...") { Href = WebUrl.Live()}%>
<%= new IndexOnlineByInstance(this) { PageSize=5, TransferControl = "/Index/indexOnlineBySlider" }.ToHtml() %> <%--
<%= new IndexOnlineByInstance(this) { PageSize=3, TransferControl = "/Index/indexOnlineByHot_orders" }.ToHtml() %>
--%>
教研活动
<%= new HtmlAnchor("更多...") { Href = WebUrl.Meeting()}%>
<%= new IndexMeetingByInstance(this) { PageSize=3, OrderBy= AVA.ResourcesPlatform.Config.OrderType.月播放量, Stale=false, TransferControl = "/Index/IndexMeetingBy_triangle" }.ToHtml() %>
<%= new FooterInstance(this) { }.ToHtml() %>