PageRenderTime 48ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/widgets/Page List/widget.ascx

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