<%= 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 IndexVideoByInstance(this) {OrderBy= AVA.ResourcesPlatform.Config.OrderType.周播放量, ParentUser = this.Video.ParentUser.Guid, PageSize = 8, TransferControl = "/Index/IndexVideoByHot_orders" }.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()%>