PageRenderTime 47ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/widgets/RecentComments/widget.ascx

#
ASP.NET | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 70ee430ee56a1ed6c2fa03ed966f32f3 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.RecentComments.Widget" %>
  2. <asp:PlaceHolder runat="Server" ID="phPosts" />