cudreg-saml2/Shared/Menu_Item.ascx
2025-06-08 16:22:20 +07:00

6 lines
No EOL
1.3 KiB
Text

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Control Language="vb" AutoEventWireup="false" CodeFile="Menu_Item.ascx.vb" Inherits="Persons.UI.Menu_Item" %>
<%@ Register Tagprefix="Selectors" Namespace="Persons" %>
<%@ Register Tagprefix="BaseClasses" Namespace="BaseClasses.Web.UI.WebControls" Assembly="BaseClasses" %><table cellspacing="0" cellpadding="0" border="0" onmouseover="this.style.cursor='pointer'; return true;" onclick="clickLinkButtonText(this, event);"><tr><td class="mTL"><img src="../Images/space.gif" height="5" width="6" alt="" /></td><td class="mT"><img src="../Images/space.gif" height="5" width="1" alt="" /></td><td class="mTR"><img src="../Images/space.gif" height="5" width="9" alt="" /></td></tr><tr><td class="mL"><img src="../Images/space.gif" height="12" width="6" alt="" /></td><td class="mC"><asp:LinkButton CommandName="Redirect" runat="server" id="_Button" cssclass="menu">
</asp:LinkButton></td><td class="mR"><img src="../Images/space.gif" height="12" width="9" alt="" /></td></tr><tr><td class="mBL"><img src="../Images/space.gif" height="5" width="6" alt="" /></td><td class="mB"><img src="../Images/space.gif" height="5" width="1" alt="" /></td><td class="mBR"><img src="../Images/space.gif" height="5" width="9" alt="" /></td></tr></table>