<%@ 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. --%>