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 | Gets a value indicating whether AutomaticLockOnSave. |
![]() AutomaticUnlockOnSaved | Gets a value indicating whether AutomaticUnlockOnSaved. |
![]() CacheViewState | Indicates if ViewState is cached in the GlobalCache in SheerUI. |
![]() 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. |
![]() 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. |
![]() 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. |
![]() 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 | Gets the index folder. |
![]() InvalidItemNameChars | Gets the name of the invalid item chars. |
![]() ItemLinksActive | Indicates if linked nodes will be expanded. |
![]() ItemNameValidation | Gets the name of the item validation. |
![]() ItemNotFoundUrl | Gets the url to redirect to, if an item is not found. |
![]() 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 | Gets the mail server. |
![]() MasterDatabaseName | Gets the name of the master database. |
![]() MasterDBBackupInterval | Gets the interval between backing up the master database. |
![]() MasterDBSaveInterval | Gets the interval between saving the master database. |
![]() 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 | Gets the principal resolver of the portal. |
![]() PortalStorage | Gets the portal storage. |
![]() 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 | Gets a value indicating whether RequireLockBeforeEditing. |
![]() Sites | Gets the list of sites. |
![]() StatusReportInterval | Gets the interval between reporting memory usage to the log. |
![]() TempFolderPath | Gets the folder path of the temp. |
![]() ThumbnailHeight | Gets the max height of auto-generated image thumbnails. |
![]() ThumbnailWidth | Gets the maximum width of auto-generated image thumbnails. |
![]() ViewStateStore | Indicates if ViewState is cached in the GlobalCache in SheerUI. |
![]() Wallpaper | Gets the wallpaper. |
![]() WallpapersPath | Gets the wallpapers path. |
![]() WebStylesheet | Gets the path to the default web site stylesheet. |
![]() Webview | Indicates if the webview pane is enabled. |
![]() WelcomePartnerLogo | Gets the partner logo of the welcome. |
![]() WelcomePartnerName | Gets the name of the welcome partner. |
![]() 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. |
Settings Class | Sitecore.Configuration Namespace