<%= new NavInstance(this) { }.Add(this.LocalUser.TrueName,null).ToHtml()%>
<%= new HtmlImg(SettingGroup.UserHeadPortraitL(this.LocalUser)) { Width = 150 ,OnErrorImg=SettingGroup.DefauteUserMaxImg }%>
名师介绍: <%= this.LocalUser.TrueName %> 老师
<%= this.LocalUser.Remark %>
<%= new IndexLiveByInstance(this) {TransferControl="/User/UserLive", PageSize=12, OrderBy=AVA.ResourcesPlatform.Config.OrderType.时间倒序 }.ToHtml()%>
<%= new IndexAlbumByInstance(this) {ParentUserGuid = this.LocalUser.Guid, PageSize=12, OrderBy=AVA.ResourcesPlatform.Config.OrderType.时间倒序 }.ToHtml()%>
<%= new IndexVideoByInstance(this) { TransferControl="/User/UserVideo",ParentUserGuid = this.LocalUser.Guid, PageSize=12, OrderBy=AVA.ResourcesPlatform.Config.OrderType.时间倒序 }.ToHtml()%>