403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/SolidCP/Portal/DesktopModules/SolidCP/VPS2012/UserControls/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/SolidCP/Portal/DesktopModules/SolidCP/VPS2012/UserControls/Menu.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Menu.ascx.cs" Inherits="SolidCP.Portal.VPS2012.UserControls.Menu" %>
<ul class="nav nav-tabs">

	<asp:DataList runat="server" ID="MenuItems" EnableViewState="false" RepeatDirection="Horizontal" RepeatLayout="Flow">
	    <ItemTemplate>
	        <li role="presentation">
                <asp:HyperLink ID="lnkItem" runat="server" NavigateUrl='<%# Eval("Url") %>' Text='<%# Eval("Text") %>'/>			                
            </li>
	    </ItemTemplate>
	    <SelectedItemTemplate>
            <li role="presentation" class="active">
                <asp:HyperLink ID="lnkItem" runat="server"
	                NavigateUrl='<%# Eval("Url") %>'
	                Text='<%# Eval("Text") %>'/>			                
            </li>
        </SelectedItemTemplate>
	</asp:DataList>	
</ul>
<script type="text/javascript">
$(document).ready(function () {
    $('.nav-tabs li').unwrap();
    $('.nav-tabs li').unwrap();
});
</script>

Youez - 2016 - github.com/yon3zu
LinuXploit