<%= 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() %>
--%>
<%--
">--%>
<%--<% if (SettingGroup.HasVoiceComment) { %> <%= new LivePlayPlayerInstance(this) { SizeMode =0}.ToHtml() %> <% } else { %>--%> <%= new LivePlayPlayerInstance(this) { SizeMode =1}.ToHtml() %> <%-- <% } %>--%>
<%-- = new PVHistoryCollectInstance(this) { PKId= this.Application.Guid,PVTarget="Application" }.ToHtml() --%>
<%= new CommentAddInstance(this) {TransferControl="/Comment/LiveCommentAdd", TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%>
<%-- <% if (SettingGroup.HasVoiceComment) { %>--%>
<%= new IndexLiveByInstance(this) { PageSize=5, StartTime=DateTime.Now.Date,EndTime=DateTime.Now.Date.AddDays(1) }.ToHtml()%>
<%--<%= new LivePlayInfoInstance(this) { }.ToHtml() %>--%>
<%= new CommentListInstance(this) {TransferControl="/Comment/LiveCommentList", TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%>
<%-- <% } %>--%>
<%= new FooterInstance(this) { }.ToHtml() %> <%= new PVHistoryAddInstance(this) { PKId = this.Application.Guid, PVTarget = "Application",PVType=1 }.ToHtml()%>