<%= new NavInstance(this) {CacheEnable = 60*60 }.Add(Define.Get("Client_专辑资源"), WebUrl.Album()).Add(this.Album.Name,null).ToHtml()%>
<%= new AlbumViewInfoInstance(this) {CacheEnable = 60, }.ToHtml()%>
课例视频
<%--<%= new AlbumViewVideoInstance(this) {CacheEnable = 60 }.ToHtml() %>--%>
<%= new CommentAddInstance(this) { TargetType = "Album", TargetGuid = this.Album.Guid }.ToHtml()%>
<%= new CommentListInstance(this) { TargetType = "Album", TargetGuid = this.Album.Guid }.ToHtml()%>