<%= new NavInstance(this) { }.Add(this.Album.Name,WebUrl.AlbumView(this.Album.Guid)).Add(this.Video.Name,null).ToHtml()%>
<%= new VideoPlayPlayerInstance(this) { }.ToHtml() %>
课程信息
<%= new AlbumPlayInfoInstance(this) { }.ToHtml() %>
相关课程
<%= new AlbumPlayInfoInstance(this) { }.ToHtml() %>
--%>
<%= new CommentListInstance(this) { TargetType = "Video", TargetGuid = this.Video.Guid }.ToHtml()%>
<%= new CommentAddInstance(this) { TargetType = "Video", TargetGuid = this.Video.Guid }.ToHtml()%>