<%= new NavInstance(this) { }.Add(Define.Get("Client_课堂直播"),WebUrl.Live()).Add(this.Application.Title,null).ToHtml()%>

<%= this.Application.Title %> <%--直播中--%>

<%= new LivePlayInfoInstance(this) { }.ToHtml() %>
<%= new LivePlayPlayerInstance(this) { }.ToHtml() %>
  • <%= this.Application.ParentRecordEquipment.Name %>
  • <%= this.Application.Speaker %>
  • <%= this.Application.ApplicationDate.ToShortDate() %>
  • <%= this.Application.StartTime.ToLongTimeString() %> - <%= this.Application.EndTime.ToLongTimeString() %>

<%= this.Application.Description.RestoreHtml() %>
<%= new LivePlayAttachmentInstance(this).ToHtml() %> <%= new LivePlayOnlineInstance(this) { }.ToHtml() %>
<%= new CommentAddInstance(this) { TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%> <%= new CommentListInstance(this) { TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%>