%@ Control Language="C#" AutoEventWireup="false" CodeBehind="SurveySettings.ascx.cs" Inherits="CheckboxWeb.Forms.Surveys.Controls.SurveySettings" %>
<%@ Import Namespace="Checkbox.Globalization.Text" %>
<%@ Import Namespace="Checkbox.LicenseLibrary" %>
<%@ Import Namespace="Checkbox.Management" %>
<%@ Import Namespace="Checkbox.Web" %>
<%@ Import Namespace="Checkbox.Web.Page" %>
<% if(ApplicationManager.AppSettings.AllowSurveyUrlRewriting) { %>
<% } %>
<%= WebTextManager.GetText("/pageText/surveyProperties.aspx/invalidName") %>
<%= WebTextManager.GetText("/pageText/surveyProperties.aspx/mappingExists")%>
<%= WebTextManager.GetText("/pageText/surveyProperties.aspx/mappedFileExists")%>
<%= WebTextManager.GetText("/pageText/surveyProperties.aspx/alternateURLTooLong")%>
<% if (ApplicationManager.AppSettings.AllowMultiLanguage) { %>
<% }%>