<%= new NavInstance(this) { }.Add("课堂直播",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 CommentAddInstance(this) { TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%> <%= new CommentListInstance(this) { TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%>