FILE: C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETWebAdminFiles\Security\Users\manageUsers.aspx

--
<%@ Page masterPageFile="~/WebAdminWithConfirmation.master" inherits="System.Web.Administration.SecurityPage"%> <%@ MasterType virtualPath="~/WebAdminWithConfirmation.master" %> <%@ Import Namespace="System.Web.Administration" %> Manage Users

<%-- Cause the textbox to submit the page on enter, raising server side onclick--%>

  

 



<%-- Confirmation Dialog --%> <%-- Literal is used here as a convenience, including storing a text property in view state. --%>
--