%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexAlbumBy" %> <% if (this.ListAlbum != null && this.ListAlbum.Count > 0) { %>
<% if (SettingGroup.Setting().ShowDomainName) { %>
<%= new HtmlSpan() { Class = "ico ico-box-ico" }%><%= album.ParentUser.ParentDomain.Name %> <%-- = new HtmlAnchor(album.ParentUser.ParentDomain.Name){ Href=album.ParentUser.ParentDomain.RecourseSite} --%>
<% } %>