PageRenderTime 29ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/admin/menu.ascx

#
ASP.NET | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 6f4f82b79a1c88224e3ddca004fd8c79 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. <%@ Control Language="C#" AutoEventWireup="true" Inherits="Admin.Menu" Codebehind="menu.ascx.cs" %>
  2. <ul runat="server" id="ulMenu" class="toprounded" />