<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="HeaderData.ascx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Control.HeaderData" %>
  •  首页 <%--<%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-home-ico"}+Define.Get("首页")) { Title=Define.Get("Client_首页"),Href = WebUrl.Index() }%>--%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-book-ico"}+"同步教材") { Href=WebUrl.Video(this.ListUrlParam.AddOnly("ParentChannel","21ea46")), Title="同步教材" }%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-album-ico"}+"学科专题") { Href=WebUrl.Video(this.ListUrlParam.AddOnly("ParentChannel","908081")), Title="学科专题" }%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-edstudy-ico"}+"试题精讲") { Href=WebUrl.Video(this.ListUrlParam.AddOnly("ParentChannel","ab2859")), Title="试题精讲" }%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-favority-ico"}+"特色资源") { Href=WebUrl.Video(this.ListUrlParam.AddOnly("ParentChannel","49a2c3")), Title="特色资源" }%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-global-ico"}+"海外经典") { Href=WebUrl.Video(this.ListUrlParam.AddOnly("ParentChannel","c38a2f")), Title="海外经典" }%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-class-ico"}+"教育热点") { Href=WebUrl.NoticeList(this.ListUrlParam.AddOnly("NoticeType","0")), Title="教育热点" }%>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-hzsdfzwklogo-ico"}+"华一动态") { Href=WebUrl.NoticeList(this.ListUrlParam.AddOnly("NoticeType","1")), Title="华一动态" }%>
  • <%--<% if(this.User!=null&&this.User.ParentUserType.PublicClassEnable && SettingGroup.HasST) { %>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-book-ico"}+Define.Get("Client_公开课")) {Title=Define.Get("Client_公开课"), Href = WebUrl.PublicClassList() }%>
  • <% } else if (this.User == null && SettingGroup.Setting().PublicClassShow && SettingGroup.HasST) { %>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-book-ico"}+Define.Get("Client_公开课")) {Title=Define.Get("Client_公开课"), Href = WebUrl.PublicClassList() }%>
  • <% } %>--%> <% if (this.User != null) { %>
  • <%= new HtmlAnchor(new HtmlSpan(){Class="ico ico-peoples-ico"}+Define.Get("Client_个人空间")) { Title=Define.Get("Client_个人空间"),Href= WebUrl.My()}%>
  • <% } %>