The properties of the Settings class are listed below. For a complete list of Settings class members, see the Settings Members topic.
![]() AliasesActive | Indicates if aliases are active. |
![]() AllowLogoutOfAllUsers | Indicates if the logout screen presents all users or just users with the same name. |
![]() AppendQSToUrlRendering | Indicates if main query strings are appended to URL renderings? |
![]() AuditFile | Gets the path to the audit file. |
![]() AutomaticDataBind | Indicates if the DataBind function is called by the web engine. |
![]() AutomaticLockOnSave | |
![]() AutomaticUnlockOnSaved | |
![]() CheckSecurityOnLanguages | Indicates if security on languages should be checked. |
![]() ClientLanguage | Gets the default client language. |
![]() ClientStylesheet | Gets the path to the CSS stylesheet used in the Sitecore client. |
![]() ControlPrefixCount | Gets number of unique control prefixes to generate for a single page. |
![]() DataFolder | Gets the path to the data folder. |
![]() DataProviderTimeout | Gets the default timeout for data provider commands. |
![]() DebugBorderColor | Gets the color of debug borders. |
![]() DebugBorderTag | Gets the html tag to use for debug borders (usually span or div). |
![]() DebugFolder | Gets the path to the debug folder. |
![]() DefaultBaseTemplate | The guid of the default base templates. |
![]() DefaultDesktop | Gets the default desktop. |
![]() DefaultIcon | Gets the path to the default icon for items in the Sitecore client. |
![]() DefaultItem | Gets the default item for the Sitecore client. |
![]() DefaultLanguage | Gets the default language for the web site. |
![]() DefaultLayoutFile | Gets the path to the layout file to use for items that do not specify a layout file themselves. |
![]() DefaultPublishingTargets | Gets a pipe separated list of publishing group names. |
![]() DefaultShellControl | Gets the default shell control. |
![]() DefaultSortOrderValue | Gets the default value of the sort order attribute. |
![]() DefaultSQLTimeout | Gets the default timeout for SQL commands. |
![]() DefaultTheme | Gets the default Sitecore client theme. |
![]() DesigntimeWebService | Gets the url to the web service providing design-time support for web controls etc. |
![]() DisableBrowserCaching | Indicates if browser caching of pages should be disabled. |
![]() ErrorPage | Gets the page to redirect to, if a generic error occurs. |
![]() ErrorUrl | Obsolete. Gets the url to redirect to, if a generic error occurs. |
![]() FastPublishing | Use fast publishing? |
![]() FullPublishOnTemplateChange | Indicates if a full publish will be forced when a template or template field has been edited? |
![]() GenerateThumbnails | Indicates if thumbnails of uploaded image files should be generated. |
![]() HashEncryptionProvider | |
![]() HtmlEditorBackground | Gets the html editor background color. |
![]() IgnoreUrlPrefixes | Gets a pipe separated list of url prefixes to ignore when mapping friendly urls. |
![]() ImageTypes | Gets a pipe separated list of image file types (extensions). |
![]() IndexFolder | |
![]() InvalidItemNameChars | |
![]() ItemLinksActive | Indicates if linked nodes will be expanded. |
![]() ItemNameValidation | |
![]() ItemNotFoundUrl | Gets the url to redirect to, if an item is not found. |
![]() LayoutFolder | Gets the path to the layout file root folder. |
![]() LayoutNotFoundUrl | Gets the url to redirect to, if an items layout is not found. |
![]() LicenseFile | Gets the path to the license file. |
![]() LogFolder | Gets the path to the log folder. |
![]() LoginLayout | Gets the name of the layout to use for logging in (to extranet) |
![]() LoginPage | Gets the path to the page to use for logging in (to extranet) |
![]() MailServer | |
![]() MailServerPassword | |
![]() MailServerPort | |
![]() MailServerUserName | |
![]() MasterDatabaseName | |
![]() MasterDBBackupInterval | Gets the interval between backing up the master database. |
![]() MasterDBSaveInterval | Gets the interval between saving the master database. |
![]() MasterVariablesReplacer | Gets the type of a class used for replacing variables when creating a master. |
![]() MaxTreeDepth | Specifies the maximum allowed depth of an item tree. |
![]() MaxWorkerThreads | Gets the maximum number of worker threads to use. |
![]() MediaFolder | Gets the path to the media library root folder. |
![]() NoAccessUrl | Gets the url to redirect to, if access to an item is denied. |
![]() NoLicenseUrl | Gets the url to redirect to, if a license is missing. |
![]() PackagePath | Specifies the path where package files are located. |
![]() PortalPrincipalResolver | |
![]() PortalStorage | |
![]() ProcessHistoryCount | Gets the number of process histories to show at startup. |
![]() ProtectedSite | Indicates if the entire site is protected (require login). |
![]() PublishGroupsToMultipleFiles | Indicates if publish groups should be written to multiple files. |
![]() PublishMode | Gets the default publishing mode. |
![]() RecycleBinActive | Indicates if recycle bin is active. |
![]() RequiredDatabaseVersion | Gets the required database version. |
![]() RequireLockBeforeEditing | |
![]() SharedLanguage | |
![]() Sites | Gets the list of sites. |
![]() StatusReportInterval | Gets the interval between reporting memory usage to the log. |
![]() TempFolderPath | |
![]() ThumbnailHeight | Gets the max height of auto-generated image thumbnails. |
![]() ThumbnailsBackgroundColor | |
![]() ThumbnailWidth | Gets the maximum width of auto-generated image thumbnails. |
![]() ViewStateStore | Indicates if ViewState is cached in the GlobalCache in SheerUI. |
![]() Wallpaper | |
![]() WallpapersPath | |
![]() WebStylesheet | Gets the path to the default web site stylesheet. |
![]() Webview | Indicates if the webview pane is enabled. |
![]() WelcomePartnerLogo | |
![]() WelcomePartnerName | |
![]() WelcomeText | Gets the welcome text to show on the login page. |
![]() WelcomeTitle | Gets the welcome title to show on the login page. |
![]() XmlControlAspxFile | Gets the extension used for xml control files. |
![]() XmlControlExtension | Gets the extension used for xml control files. |
![]() XslCaching | Indicates if xsl caching is enabled. |
![]() XslFolder | Gets the path to the xsl file root folder. |
Settings Class | Sitecore.Configuration Namespace