<%= new HtmlImg(SettingGroup.UserHeadPortraitL(this.LocalUser)) %>
<%= new UserTotalInstance(this) { }.ToHtml()%>
浏览量 <%= new UserMyGuestInstance(this) { MaxCount = 12 }.ToHtml()%>
相关用户
<%= new UserRandomInstance(this) { MaxCount= 6 }.ToHtml()%>
<%-- end body --%>
简介: <%= this.LocalUser.Remark %>

<%= new IndexVideoByInstance(this) { TransferControl="/User/UserVideo", PageSize=12, ParentUserGuid= this.LocalUser.Guid, OrderBy=AVA.ResourcesPlatform.Config.OrderType.时间倒序 }.ToHtml()%>
活动日历
<%-- end box --%>
<%= new IndexVideoByInstance(this) { ParentUserGuid = this.LocalUser.Guid,PageSize= 6, OrderBy= AVA.ResourcesPlatform.Config.OrderType.月播放量, TransferControl="/User/UserVideoRanking" }.ToHtml()%>