<%= new NavInstance(this) { }.Add(Define.Get("Client_在线直播"),WebUrl.Live()).Add(this.Application.Title,null).ToHtml()%>
--%> ">
<%--
<%-- <%
if (SettingGroup.HasVoiceComment)
{
%>--%>
<%--<%= new LivePlayInfoInstance(this) { }.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()%>
<%= new IndexLiveByInstance(this) { PageSize=5, StartTime=DateTime.Now.Date,EndTime=DateTime.Now.Date.AddDays(1) }.ToHtml()%>
<%= new CommentListInstance(this) {TransferControl="/Comment/LiveCommentList", TargetType = "Application", TargetGuid = this.Application.Guid }.ToHtml()%>