Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\NewtonTheme\Control\My\MyAbout.ascx
??<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="MyAbout.ascx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Control.My.MyAbout" %> <div class="aboutMe"> <div class="items"> <div class="" id="about-info"> <div class="avatar"> <% if (this.HeadPortraitUrl != null) { //?????? %> <%= new HtmlImg(this.HeadPortraitUrl, this.User.TrueName + "?????"){ OnErrorImg=SettingGroup.DefaultImg }%> <% } else { //???????? %> <%= new HtmlImg(SettingGroup.DefauteUserImg, this.User.TrueName + "?????") { Width=120, Height=120 }%> <% } %> <%-- <%= new HtmlAnchor("??????") { Href = WebUrl.Basic() }%> --%> </div> <%-- <%= new HtmlAnchor( this.User.TrueName) { Href = WebUrl.Show(this.User.ParentDomain.Code, this.User.UserName) }%> <div class="signature"> <span >???????:</span> <% if (string.IsNullOrEmpty(this.User.Introduction)) { %> ????? <% } else { %> <%= this.User.Introduction%> <% }%> <%= new HtmlAnchor("???") { Href = WebUrl.Basic() }%> </div> <div class="remail"> <span >??????:</span> <%= this.User.Email %> </div> <div class="password"> <span >??????:</span> <%= new HtmlAnchor("???") { Href = WebUrl.Password() }%> </div> <div> <span >??????:</span> <%= this.User.ParentUserType.Name %> </div> <div> <span >??????:</span> <% if (this.User.ParentUserType.VideoEnable) { if (this.User.ParentUserType.ExamineVideo) { %> ????? <% } else { %> ??? <% } } else { %> ????? <% } %> </div> <div> <span ><%= Define.Get("Client_???")%>???:</span> <% if (this.User.ParentUserType.AlbumEnable) { if (this.User.ParentUserType.ExamineAlbum) { %> ????? <% } else { %> ??? <% } } else { %> ????? <% } %> </div> <% if (SettingGroup.HasMeeting) { %> <div> <span >??????:</span> <% if (this.User.ParentUserType.MeetingEnable) { if (this.User.ParentUserType.ExamineMeeting) { %> ????? <% } else { %> ??? <% } } else { %> ????? <% } %> </div> <% } %> <div> <span ><%= Define.Get("Client_??????")%>?????????:</span> <% if (this.User.ParentUserType.SubjectEnable) { if (this.User.ParentUserType.ExamineSubject) { %> ????? <% } else { %> ??? <% } } else { %> ????? <% } %> </div> <% if (SettingGroup.HasLive) { %> <div class="password"> <span >??????:</span> <% if (this.User.ParentUserType.ApplicationEnable) { if (this.User.ParentUserType.ExamineApplication) { %> ????? <% } else { %> ??? <% } } else { %> ????? <% } %> </div> <% } %> <div class="password"> <span>???????:</span> <% if (this.User.ParentUserType.STEnable) { %> ??? <% } else { %> ????? <% } %> </div> --%> </div> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de