<%@ Page Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.PublicClassPlay" %> <%= this.PublicClass.Name %> - <%= this.Video.Name %> - <%= 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")%> <%= new HeadInstance(this) { }.ToHtml() %> <%= Import.ScriptTheme("js/highcharts.js")%> <%= new BrowserTipInstance(this) { }.ToHtml() %> <%= new HeaderInstance(this) { CacheEnable = 60, HeaderItem = HeaderItem.AlbumShow, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchAlbumMaxInstance(this) { }.ToHtml()) }.ToHtml()%>
<%= new NavInstance(this) { }.Add(this.PublicClass.Name,WebUrl.PublicClassView(this.PublicClass.Guid)).Add(this.Video.Name,null).ToHtml()%>

<%= this.Video.Name %>

<%= new VideoPlayPlayerInstance(this) { ParentPublicClass = this.PublicClass }.ToHtml() %>
<%= new PublicClassViewVideoInstance(this) { TransferControl="/PublicClassView/PublicClassViewVideo_scrollbox" }.ToHtml() %>
<%= Define.Get("Client_公开课")%>信息
<%= new PublicClassViewInfoInstance(this) { TransferControl="/PublicClassView/PublicClassViewInfo_simple"}.ToHtml()%>
<%= new FooterInstance(this) { }.ToHtml() %> <%= new PVHistoryAddInstance(this) { PKId = this.PublicClass.Guid, PVTarget = "PublicClass",PVType=1 }.ToHtml()%>