<%@ 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) { %>
<% } %>
<% if (PcStyles.Count > 1) { %> <% } else { %> <%= WebTextManager.GetText("/pageText/surveyStyle.aspx/noStyleTemplates") %> <% } %>
<% if (MobileStyles.Count > 1) { %> <% } else { %> <%= WebTextManager.GetText("/pageText/surveyStyle.aspx/noStyleTemplates") %> <% } %>
<% if (ApplicationManager.AppSettings.AllowMultiLanguage) { %> <%= WebTextManager.GetText("/pageText/surveyProperties.aspx/manageSurveyLanguages") %> <% }%>
<% if (ApplicationManager.AppSettings.AllowMultiLanguage) { %>
<% }%>