FILE: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ASP.NETWebAdminFiles\AppConfig\SmtpSettings.aspx

--
<%@ page masterPageFile="~/WebAdminWithConfirmation.master" inherits="System.Web.Administration.ApplicationConfigurationPage"%> <%@ register TagPrefix="webadmin" namespace="System.Web.Administration" %> <%@ Import Namespace="System.Globalization" %> <%@ Import Namespace="System.Web.Administration" %> <%@ Import Namespace="System.Web.Configuration" %> <%@ Import Namespace="System.Net.Configuration" %> <%-- Main Content --%>


 


<%-- We need a special password textbox control to retain the text in asterisks in the textbox --%>

<%-- Confirmation Dialog --%>

--