The ApplicationSettings type exposes the following members.

Properties

  Name Description
Public property Static member AdManagerRoleName
Ad manager role names (comma separated list).
Public property Static member AdministratorRoles
Gets administrator roles (comma separated list).
Public property Static member AjaxedWebPartManager
Switches from ajaxed to non-ajaxed Web Part Manager.
Public property Static member AllowCloseVerb
Defines if Web parts can be closed - in that state they are rendered on a page, but are not visible to the user.
Public property Static member ApplicationTitle
Gets the application title used for user friendly email titles, signatures, etc. If left empty in the configuration, host name is used by default.
Public property Static member AutoGenerateMetaKeywords
Defines if the portal engine should generate META keywords automatically.
Public property Static member AzureEnvironment
Indicates if this instance of MonoX is running on Azure. Used to avoid problems with RoleEnvironment.IsAvailable that requires msshrtmi.dll assembly to be present on non-Azure installs, and has multiple versions for 32 and 64 bit systems.
Public property Static member BaseSiteFullUrl
Gets site full virtual path.
Public property Static member BaseSiteUrl
Gets site virtual path.
Public property Static member BlogAdminRoles
Gets blog admin roles (comma separated list).
Public property Static member BlogDisplayUrl
URL of the page that contains blog modules and is used for displaying blog posts with Live Writer and similar editing tools.
Public property Static member CalendarAdministratorRoles
Gets calendar admin roles (comma separated list).
Public property Static member ClientCacheMaxAge
For how long (in days) to keep the content cached in the client's browser.
Public property Static member ConvertVideo
Defines if all video files are converted to specified format. Requires a separate installation of video converter like ffMpeg that is NOT a part of the MonoX package.
Public property Static member ConvertVideoProviderType
Gets the video converter provider type.
Public property Static member CustomAdminTasksControl
Gets the location of the custom admin tasks control.
Public property Static member CustomErrorRedirectPage
Gets the custom error redirect page from the customErrors section of the web.config.
Public property Static member CustomUserAdminEditPage
Gets a name of the user admin edit page - default is UserAdminEdit.aspx.
Public property Static member DbType
Gets Db type used by MonoX - only SQL Server is currently supported.
Public property Static member DefaultFileIconPath
Gets the default redirect URL for the mobile clients.
Public property Static member DefaultMobileRedirectUrl
Gets the default redirect URL for the mobile clients.
Public property Static member DefaultUserRoles
Gets comma separated list of default users roles - user is assigned to these roles when he registers on a site.
Public property Static member DiscussionAdministratorRoles
Gets discussion board admin roles (comma separated list).
Public property Static member Doctype
Value for the DOCTYPE tag.
Public property Static member EditorToolbarMode
Gets HTML Editor Toolbar mode.
Public property Static member EnableContentSharingFor
Gets the flag if Content Sharing is enabled for specific MonoX modules.
Public property Static member EnablePageOutputCacheInAdminMode
Gets or sets the flag if page output cache is enabled in the admin mode.
Public property Static member EnableSmtpSSL
Gets or sets the flag if SSL is enabled while sending an e-mail portal wide.
Public property Static member EnableUserRegistration
Gets or sets the flag that determines if user registration procedure is enabled.
Public property Static member EnableValidatorsAdapter
Indicates if validator adapter is enabled. Used to show pretty validators.
Public property Static member EnableXSSSecurity
Gets or sets a value that indicates whether XSS security is enabled.
Public property Static member FavIcon
Gets the name of the favorite icon for the portal.
Public property Static member GoogleAnalyticsAccountNo
Gets google analytics account numbers.

Note: account numbers are saved in following format: Domain=AccountNo;Domain2=AccountNo2...

Public property Static member GravatarType
Blog gravatar type: identicon, monsterid, wavatar
Public property Static member HideFoldersThatBeginWith
Gets CSV list of folders that should be hidden from file manager. Note: If folder begins with the word listed, it will be hidden.
Public property Static member InstallationDone
Indicates if installation wizard has finished installing the MonoX.
Public property Static member jQueryMobileBaseReferencePath
Gets the default URL for jquery base library for mobile pages.
Public property Static member jQueryMobileReferencePath
Gets the default URL for jquery mobile library.
Public property Static member jQueryReferencePath
jQuery reference path
Public property Static member jQueryUICSSReferencePath
jQuery UI CSS reference path.
Public property Static member jQueryUIReferencePath
jQuery UI reference path.
Public property Static member LocalizationSubFolder
Gets localization sub folder.
Public property Static member LocalSqlServer
Gets connection string for SQL server.
Public property Static member LogAdminActions
Gets indicator if admin actions will be logged.
Public property Static member LogFailedLoginAttempts
Gets indicator if failed login attempts will be logged.
Public property Static member LogUserLogins
Gets indicator if user logins will be logged.
Public property Static member MailFromAddress
Mail address used to send confirmation mails.
Public property Static member MailQueueName
Gets the name of the mail queue.
Public property Static member MaximumNumberOfKeywords
Maximum number of meta keywords to generate for portal pages.
Public property Static member MaximumNumberOfThreads
Maximum number of threads to use in multithreaded operations.
Public property Static member MaxSiteMapItems
Maximum number of items in the Google sitemap.
Public property Static member MessagePageUrl
URL of the page used to show messages within the MonoX CMS.
Public property Static member MetaViewportValue
Value for the META viewport tag.
Public property Static member ModuleGalleryPaths
Gets module gallery path (Auto-register web parts gallery).
Public property Static member MonoXCacheFolder
Gets MonoX cache folder.
Public property Static member MonoXMaxDocumentSize
Gets MonoX editor max document size.
Public property Static member MonoXMaxFlashSize
Gets MonoX editor max flash size.
Public property Static member MonoXMaxImageSize
Gets MonoX editor max image size.
Public property Static member MonoXMaxMediaSize
Gets MonoX editor max media size.
Public property Static member MonoXMaxTemplateSize
Gets MonoX editor max template size.
Public property Static member MonoXRssAllWebPartsAsOneRssResource
Gets indicator if MonoX should consider all web parts as one RSS resource.
Public property Static member MonoXRssIsTurnedOn
Gets indicator if MonoX Rss is turned on.
Public property Static member MonoXUploadCampaignFolder
Gets MonoX Ad campaign main upload floder.
Public property Static member MonoXUploadDocumentsPaths
Gets MonoX upload document paths.
Public property Static member MonoXUploadFlashPaths
Gets MonoX upload flash paths.
Public property Static member MonoXUploadImagesPaths
Gets MonoX upload images paths.
Public property Static member MonoXUploadMediaPaths
Gets MonoX upload media paths.
Public property Static member MonoXUploadPath
Gets MonoX upload path.
Public property Static member MonoXUploadTemplatePaths
Gets MonoX upload template paths.
Public property Static member NavigationExtensions
Gets navigation extensions inside file manager.
Public property Static member NewsCurrentWorkingMode
Gets news current working mode Simple/Advanced.
Public property Static member NewsEditorRoles
Gets news editor roles (comma separated list).
Public property Static member NewsKeyWordsSplitters
Gets news keyword splitters - " ", ";", etc.
Public property Static member NewsPublisherRoleName
Gets news publisher role name.
Public property Static member NinjectModuleSettings
Gets or sets the ninject module settings.
Public property Static member NinjectSettings
Gets or sets the ninject settings.
Public property Static member NumberOfBackupItems
Number of backup items to be shown in the history dropdown in HTML editor.
Public property Static member PageTitlePrefix
Page title prefix.
Public property Static member PageTitleSuffix
Page title suffix.
Public property Static member PhotoGalleryAdministratorRoles
Gets photo gallery admin roles (comma separated list).
Public property Static member PingServices
Gets blog ping services (comma separated list)
Public property Static member RewritePageTitles
Defines if the page titles are rewritten.
Public property Static member RootFolder
Gets web site root folder (Local path).
Public property Static member SaveDocumentBackups
Defines if document backups are saved on each change.
Public property Static member ShowAjaxPanelForRoles
Comma separated list of roles that use main ajax loading panel from the main master page. Useful in scenarios where the user is not a top-level admin, but is able to use HTML editor (that in turn uses the ajax panel for its functionality).
Public property Static member ShowBlogAvatars
Indicates if blog avatars should be displayed
Public property Static member ShowBlogCategories
Indicates if blog categories should be shown on edit and display screens
Public property Static member ShowBlogGravatars
Indicates if blog gravatars should be displayed
Public property Static member ShowBlogRoles
Indicates if blog roles should be shown on edit and display screens
Public property Static member ShowCatalogIconImages
Indicates if catalog icon images are shown for Web parts.
Public property Static member ShowChromeForNonAdmins
Defines if Web part chrome if shown for non-admin users; Used by TemplatedWebPartZone.
Public property Static member ShowDetailedErrorsForNonAdmin
Gets or sets the flag if error page should show detailed error message output for non administrator users.
Public property Static member ShowHtmlEditorsInDesignModeOnly
Defines if Web editor should be editable in design mode only, giving a cleaner look in browse mode.
Public property Static member ShowWebPartZoneTitles
Indicates if Web part zone titles should be displayed when in design mode.
Public property Static member SocialNetworkingMode
Social networking mode. See accompanying enum description for more details.
Public property Static member SocialNetworkingRelationshipMode
Social networking relationship mode. See accompanying enum description for more details.
Public property Static member StopWords
List of comma separated stop words for the keyword generation tool.
Public property Static member StoreThumbnails
Defines if the thumbnail images are stored when uploading files. If set to false, thumbnails are generated on the fly on each visit.
Public property Static member TellAFriendAccount
Gets Tell a Friend account.
Public property Static member ThumbnailSize
Thumbnail size.
Public property Static member TmpUploadPath
Temprary upload path used when working with Amazon S3 and similar services.
Public property Static member TrustLevel
Retrieves the current application trust level.
Public property Static member UploadAllowedFileExtensions
Gets allowed upload file extension.
Public property Static member UploadAllowedFileExtensionsArray
Gets allowed upload file extension array.
Public property Static member VideoConverterExeLocation
Location of the video converter's executable file.
Public property Static member WebPartTitleBarVerbButtonType
Web part verb button type.
Public property Static member WebPartVerbRenderMode
Web part verb render mode.
Public property Static member WebPIInstallation
Indicates if this is WebPI installation.
Public property Static member WritePermissionFolders
Gets a list of folders that require write permissions.

See Also