MagicCMS Documentation

MagicCMSConfiguration Members

The MagicCMSConfiguration type exposes the following members.

Methods


  Name Description
Public method Static member GetConfig
Gets the configuration.

Properties


  Name Description
Public property AllowedFileTypes
Gets the allowed file types.
Public property BackEndLang
Gets language setting for the back end interface.
Public property CkeditorCdn
Gets the ckeditor CDN url.
Public property ConnectionName
Get the name of the Connection String that MagicCMD will use. The Connection String must be defined in connectionStrings section of Web.config.
Public property DefaultContentMaster
Gets the default content master page file.
Public property DefaultImage
Gets the default image path.
Public property EditorsMail
Gets the editors mail.
Public property GoogleCaptchaSecret
Gets the google recaptcha secret key.
Public property GoogleCaptchaSite
Gets the google recaptcha site key.
Public property GoogleMapApiKey
Gets the google map API key.
Public property ImagesPath
Gets the images path.
Public property jQueryHigh
Gets jQuery version for modern browser. Default: 2.2.3
Public property jQueryLow
Gets the jQuery 1 version. Default: 1.12.3
Public property SmtpAdminMail
Gets the Web Master e-mail address.
Public property SmtpDefaultFromMail
Gets the SMTP default from mail.
Public property SmtpPassword
The password that give you access to the SMTP server.
Public property SmtpServerName
Gets the name of the SMTP server that MagicCMS will use.
Public property SmtpUserName
The name that give you access to the SMTP server.
Public property SupportMail
Gets the support mail.
Public property TestoBreveDefLength
Gets the length of auto generated MagicPost TestoBreve_RT.
Public property ThemePath
Default Path of MagicCMS theme.