websitepanel/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/AuditLog.ascx
2011-07-13 16:07:32 -07:00

4 lines
278 B
Text

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="AuditLog.ascx.cs" Inherits="WebsitePanel.Portal.AuditLog" %>
<%@ Register Src="UserControls/AuditLogControl.ascx" TagName="AuditLogControl" TagPrefix="wsp" %>
<wsp:AuditLogControl id="auditLog" runat="server" />