<%= new NavInstance(this) { }.Add(Define.Get("Client_在线直播"),WebUrl.Live()).Add(this.Application.Title,null).ToHtml()%>
<%= this.Application.Title %>
<%--直播中--%>
<%= new PVHistoryCollectInstance(this) { PKId= this.Application.Guid,PVTarget="Application" }.ToHtml() %>
<%= new IndexVideoByInstance(this) { ParentApplication = this.Application.Guid,OrderBy= AVA.ResourcesPlatform.Config.OrderType.时间倒序, TransferControl="/Index/IndexVideoByApplicationDetail" }.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 CommentListInstance(this) {TransferControl="/Comment/LiveCommentList", TargetType = "Video", TargetGuid = this.Application.Guid }.ToHtml()%>