<%= this.LocalUser.TrueName %> <%= this.LocalUser.ParentUserType.Name %>
个性签名:<%=this.LocalUser.Introduction %>
视频数量:<%= CreateInstance.VideoDao.DayVideoCount(new AVA.ResourcesPlatform.Config.TotalParameter()
{
UserGuid = this.LocalUser.Guid
}) %>
专辑数量:<%= CreateInstance.AlbumDao.DayAlbumCount(new AVA.ResourcesPlatform.Config.TotalParameter()
{
UserGuid = this.LocalUser.Guid
}) %>
-
<%= new IndexNoticeByInstance(this) { ListNoticeCount=9, FirstString=40 }.ToHtml()%>