%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSAdminControls_Debug_SecurityLog"
CodeFile="SecurityLog.ascx.cs" %>
<%#GetIndex(Eval("Indent"))%>
<%#GetDuplicity(Eval("Duplicit"), Eval("Indent"))%>
<%#GetUserName(Eval("UserName"), Eval("Indent"))%>
<%#GetBeginIndent(Eval("Indent"))%><%#Eval("SecurityOperation")%><%#GetEndIndent(Eval("Indent"))%>
<%#GetResult(Eval("Result"), Eval("Indent"), Eval("Important"))%>
<%#Eval("Resource")%>
<%#Eval("Name")%>
<%#Eval("SiteName")%>
<%#GetContext(Eval("Context"))%>
<%#CMSVersion%>