<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.AlbumView.AlbumViewInfo" %>

课程专辑: <%= this.Album.Name %> <%= new PVHistoryCollectInstance(this) { PKId= this.Album.Guid,PVTarget="Album" }.ToHtml() %>

<%= new HtmlImg(SettingGroup.AlbumCover(this.Album), this.Album.Name) { Class = "vi-img", Width=140, Height=88, OnErrorImg=SettingGroup.DefaultImg}.Style(new { margin_top = "20px" }) %>

<%= this.Album.Description.RestoreHtml() %>