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

# · ASP.NET · 2 lines · 2 code · 0 blank · 0 comment · 0 complexity · af75851c22a35b00ffbf391778569ea2 MD5 · raw file

  1. <%@ Control Language="C#" AutoEventWireup="true" CodeFile="widget.ascx.cs" Inherits="Widgets.CategoryList.Widget" %>
  2. <blog:CategoryList runat="server" ID="uxCategoryList" />