SiteSettings Class Properties
KalikoCMS.Configuration Namespace : SiteSettings Class |
For a list of all members of this type, see SiteSettings members.
Public Properties
Name | Description | |
---|---|---|
AdminPath | The path to the administration interface. By default "/Admin/" | |
BlockedFileExtensions | List of file extensions that are blocked from upload. Common executables and scripts are listed by default. | |
CacheProvider | Type name of cache provider to use. If not set WebCache is used by default. | |
CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) | |
DataStorePath | Used by some data store providers. | |
DataStoreProvider | Type name of data store provider. If not set the internal provider is used. | |
DateFormat | Format in which dates and time are displayed. By default 'yyyy-MM-dd HH:mm:ss' | |
ElementInformation | (Inherited from System.Configuration.ConfigurationElement) | |
FilePath | Path to where files are stored. By default "/Files/" | |
ImageCachePath | Path to where images are cached. By default "/ImageCache/" | |
Instance | Singleton implementation | |
LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAttributes | (Inherited from System.Configuration.ConfigurationElement) | |
LockElements | (Inherited from System.Configuration.ConfigurationElement) | |
LockItem | (Inherited from System.Configuration.ConfigurationElement) | |
PreviewPath | ||
RootPage | Unique identifier of the root page. | |
SearchProvider | Type name of search provider. | |
SectionInformation | (Inherited from System.Configuration.ConfigurationSection) | |
StartPageId | Unique identifier that determines which page to act as start page in the system (and also be displayed as the application root). | |
Theme | Administration interface theme name. |
Protected Properties
Name | Description | |
---|---|---|
EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) | |
HasContext | (Inherited from System.Configuration.ConfigurationElement) |