Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\DefaultTheme\Control\My\MyVideoBar.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="MyVideoBar.ascx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Control.My.MyVideoBar" %> <div class="body control_content"> <%= new HtmlAnchor("???") { Href = WebUrl.MyVideo(),Class="ctrl ctrl-video" }%> <%= new HtmlAnchor("???") { Href= WebUrl.MyAlbum(),Class="ctrl ctrl-album" }%> <% if (SettingGroup.HasMeeting == true) { if (this.UserCode == null || CreateInstance.UserDao.Get(this.UserCode).ParentUserType.Name == "???") { }else{ %> <%= new HtmlAnchor("???") { Href= WebUrl.MyMeeting(),Class="ctrl ctrl-meeting" }%> <% } } %> <% if (SettingGroup.HasSubject == true) { if (this.UserCode == null || CreateInstance.UserDao.Get(this.UserCode).ParentUserType.Name == "???") { }else{ %> <%= new HtmlAnchor("???") { Href= WebUrl.MySubject() ,Class="ctrl ctrl-subject" }%> <% } }%> <% if (SettingGroup.HasLive == true) { if (this.UserCode == null || CreateInstance.UserDao.Get(this.UserCode).ParentUserType.Name == "???") { }else{ %> <%= new HtmlAnchor("???") { Href= WebUrl.MyApplication() ,Class="ctrl ctrl-live" }%> <% } } %> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de