<%= new HtmlImg(SettingGroup.UserHeadPortraitL(this.LocalUser)) %>
简介:
<%= this.LocalUser.Remark %>
<%= new PVHistoryCollectInstance(this) { PKId= this.LocalUser.Guid,PVTarget="User" }.ToHtml() %>
<%= new PVHistoryCollectInstance(this) { PKId= this.LocalUser.Guid,PVTarget="User" }.ToHtml() %>
<%= new IndexVideoByInstance(this) { TransferControl="/User/UserVideo", PageSize=12, ParentUserGuid= this.LocalUser.Guid, OrderBy=AVA.ResourcesPlatform.Config.OrderType.时间倒序 }.ToHtml()%>
活动日历
<%= new IndexVideoByInstance(this) { ParentUserGuid = this.LocalUser.Guid,PageSize= 6, OrderBy= AVA.ResourcesPlatform.Config.OrderType.月播放量, TransferControl="/User/UserVideoRanking" }.ToHtml()%>