Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\Themes\Hunanlinda\Control\Index\IndexLiveBy.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexLiveBy" %> <ul class="orders"> <% if(this.ListApplication.Count >0){ %> <% for (int i = 0; i < this.ListApplication.Count; i++) { var live = this.ListApplication[i]; var label = "" + (i + 1); %> <li> <%= new HtmlAnchor(new HtmlLabel("label", label) { Class = "hots " } + "" + new HtmlSpan(live.Title) { Class = "text", TextLength = 18, Suffix = ".." }) { Title = live.Title, Target = "_blank", Href = WebUrl.LivePlay(live.Guid), Class="nums" }%> <p> ?????<%= live.StartTime.ToShortDateString() %> <br /> ?????<%= live.ParentRecordEquipment.Name %> <br /> ?????<%= live.ParentUser.TrueName %> <br /> </p> </li> <% } }else{ %> <li><a>??????</a></li> <% } %> </ul>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de