<%= new NavInstance(this) { }.Add(Define.Get("Client_优课评比"),WebUrl.Subject()).Add(this.Subject.Name,null).ToHtml()%>
<%= new SubjectViewInfoInstance(this) { }.ToHtml()%>
<%= new SubjectViewVideoInstance(this) { }.ToHtml() %> <%if (this.Subject._ListSubjectAlbum.Count > 0) { %> <% =new SubjectViewAlbumInstance(this) { }.ToHtml()%> <% } %> <%if (this.Subject._ListSubjectMeeting.Count > 0) { %> <% =new SubjectViewMeetingInstance(this) { }.ToHtml()%> <% } %> <%if (this.Subject._ListSubjectApplication.Count > 0) { %> <% =new SubjectViewApplicationInstance(this) { }.ToHtml()%> <% } %>
<%= new SubjectViewVideoInstance(this) { }.ToHtml() %> <%if (this.Subject._ListSubjectAlbum.Count > 0) { %> <% =new SubjectViewAlbumInstance(this) { }.ToHtml()%> <% } %> <%if (this.Subject._ListSubjectMeeting.Count > 0) { %> <% =new SubjectViewMeetingInstance(this) { }.ToHtml()%> <% } %> <%if (this.Subject._ListSubjectApplication.Count > 0) { %> <% =new SubjectViewApplicationInstance(this) { }.ToHtml()%> <% } %>
<%= new CommentAddInstance(this) { TargetType = "Subject", TargetGuid = this.Subject.Guid }.ToHtml()%>
<%= new CommentListInstance(this) { TargetType = "Subject", TargetGuid = this.Subject.Guid }.ToHtml()%>
<%= new SubjectViewAttachmentInstance(this) { }.ToHtml() %>
<%= new SubjectViewSTAwardInstance(this) { }.ToHtml() %>
<%= new SubjectViewSTfinallyScoreInstance(this) { }.ToHtml() %>
<%= new SubjectViewSTUserInstance(this) { }.ToHtml() %>
<%= new SubjectViewSubjectUserInstance(this) { }.ToHtml() %>