Sitecore 5.1.1 API

Settings Properties

The properties of the Settings class are listed below. For a complete list of Settings class members, see the Settings Members topic.

Public Static (Shared) Properties

AliasesActiveIndicates if aliases are active.
AllowLogoutOfAllUsersIndicates if the logout screen presents all users or just users with the same name.
AppendQSToUrlRenderingIndicates if main query strings are appended to URL renderings?
AuditFileGets the path to the audit file.
AutomaticDataBindIndicates if the DataBind function is called by the web engine.
AutomaticLockOnSave 
AutomaticUnlockOnSaved 
CheckSecurityOnLanguagesIndicates if security on languages should be checked.
ClientLanguageGets the default client language.
ClientStylesheetGets the path to the CSS stylesheet used in the Sitecore client.
ControlPrefixCountGets number of unique control prefixes to generate for a single page.
DataFolderGets the path to the data folder.
DataProviderTimeoutGets the default timeout for data provider commands.
DebugBorderColorGets the color of debug borders.
DebugBorderTagGets the html tag to use for debug borders (usually span or div).
DebugFolderGets the path to the debug folder.
DefaultBaseTemplateThe guid of the default base templates.
DefaultDesktopGets the default desktop.
DefaultIconGets the path to the default icon for items in the Sitecore client.
DefaultItemGets the default item for the Sitecore client.
DefaultLanguageGets the default language for the web site.
DefaultLayoutFileGets the path to the layout file to use for items that do not specify a layout file themselves.
DefaultPublishingTargetsGets a pipe separated list of publishing group names.
DefaultShellControlGets the default shell control.
DefaultSortOrderValueGets the default value of the sort order attribute.
DefaultSQLTimeoutGets the default timeout for SQL commands.
DefaultThemeGets the default Sitecore client theme.
DesigntimeWebServiceGets the url to the web service providing design-time support for web controls etc.
DisableBrowserCachingIndicates if browser caching of pages should be disabled.
ErrorPageGets the page to redirect to, if a generic error occurs.
ErrorUrlObsolete. Gets the url to redirect to, if a generic error occurs.
FastPublishingUse fast publishing?
FullPublishOnTemplateChangeIndicates if a full publish will be forced when a template or template field has been edited?
GenerateThumbnailsIndicates if thumbnails of uploaded image files should be generated.
HashEncryptionProvider 
HtmlEditorBackgroundGets the html editor background color.
IgnoreUrlPrefixesGets a pipe separated list of url prefixes to ignore when mapping friendly urls.
ImageTypesGets a pipe separated list of image file types (extensions).
IndexFolder 
InvalidItemNameChars 
ItemLinksActiveIndicates if linked nodes will be expanded.
ItemNameValidation 
ItemNotFoundUrlGets the url to redirect to, if an item is not found.
LayoutFolderGets the path to the layout file root folder.
LayoutNotFoundUrlGets the url to redirect to, if an items layout is not found.
LicenseFileGets the path to the license file.
LogFolderGets the path to the log folder.
LoginLayoutGets the name of the layout to use for logging in (to extranet)
LoginPageGets the path to the page to use for logging in (to extranet)
MailServer 
MailServerPassword 
MailServerPort 
MailServerUserName 
MasterDatabaseName 
MasterDBBackupIntervalGets the interval between backing up the master database.
MasterDBSaveIntervalGets the interval between saving the master database.
MasterVariablesReplacerGets the type of a class used for replacing variables when creating a master.
MaxTreeDepthSpecifies the maximum allowed depth of an item tree.
MaxWorkerThreadsGets the maximum number of worker threads to use.
MediaFolderGets the path to the media library root folder.
NoAccessUrlGets the url to redirect to, if access to an item is denied.
NoLicenseUrlGets the url to redirect to, if a license is missing.
PackagePathSpecifies the path where package files are located.
PortalPrincipalResolver 
PortalStorage 
ProcessHistoryCountGets the number of process histories to show at startup.
ProtectedSiteIndicates if the entire site is protected (require login).
PublishGroupsToMultipleFilesIndicates if publish groups should be written to multiple files.
PublishModeGets the default publishing mode.
RecycleBinActiveIndicates if recycle bin is active.
RequiredDatabaseVersionGets the required database version.
RequireLockBeforeEditing 
SharedLanguage 
SitesGets the list of sites.
StatusReportIntervalGets the interval between reporting memory usage to the log.
TempFolderPath 
ThumbnailHeightGets the max height of auto-generated image thumbnails.
ThumbnailsBackgroundColor 
ThumbnailWidthGets the maximum width of auto-generated image thumbnails.
ViewStateStoreIndicates if ViewState is cached in the GlobalCache in SheerUI.
Wallpaper 
WallpapersPath 
WebStylesheetGets the path to the default web site stylesheet.
WebviewIndicates if the webview pane is enabled.
WelcomePartnerLogo 
WelcomePartnerName 
WelcomeTextGets the welcome text to show on the login page.
WelcomeTitleGets the welcome title to show on the login page.
XmlControlAspxFileGets the extension used for xml control files.
XmlControlExtensionGets the extension used for xml control files.
XslCachingIndicates if xsl caching is enabled.
XslFolderGets the path to the xsl file root folder.

See Also

Settings Class | Sitecore.Configuration Namespace