PageRenderTime 58ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/widgets/Category list/widget.ascx

#
ASP.NET | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | af75851c22a35b00ffbf391778569ea2 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. <%@ Control Language="C#" AutoEventWireup="true" CodeFile="widget.ascx.cs" Inherits="Widgets.CategoryList.Widget" %>
  2. <blog:CategoryList runat="server" ID="uxCategoryList" />