Sitecore 5.0 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.
AutomaticLockOnSaveGets a value indicating whether AutomaticLockOnSave.
AutomaticUnlockOnSavedGets a value indicating whether AutomaticUnlockOnSaved.
CacheViewStateIndicates if ViewState is cached in the GlobalCache in SheerUI.
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.
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.
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.
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).
IndexFolderGets the index folder.
InvalidItemNameCharsGets the name of the invalid item chars.
ItemLinksActiveIndicates if linked nodes will be expanded.
ItemNameValidationGets the name of the item validation.
ItemNotFoundUrlGets the url to redirect to, if an item is not found.
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)
MailServerGets the mail server.
MasterDatabaseNameGets the name of the master database.
MasterDBBackupIntervalGets the interval between backing up the master database.
MasterDBSaveIntervalGets the interval between saving the master database.
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.
PortalPrincipalResolverGets the principal resolver of the portal.
PortalStorageGets the portal storage.
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.
RequireLockBeforeEditingGets a value indicating whether RequireLockBeforeEditing.
SitesGets the list of sites.
StatusReportIntervalGets the interval between reporting memory usage to the log.
TempFolderPathGets the folder path of the temp.
ThumbnailHeightGets the max height of auto-generated image thumbnails.
ThumbnailWidthGets the maximum width of auto-generated image thumbnails.
ViewStateStoreIndicates if ViewState is cached in the GlobalCache in SheerUI.
WallpaperGets the wallpaper.
WallpapersPathGets the wallpapers path.
WebStylesheetGets the path to the default web site stylesheet.
WebviewIndicates if the webview pane is enabled.
WelcomePartnerLogoGets the partner logo of the welcome.
WelcomePartnerNameGets the name of the welcome partner.
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.

See Also

Settings Class | Sitecore.Configuration Namespace