View Source
Class UmbracoSettingsSection
Inheritance
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
Assembly: Umbraco.Core.dll
Syntax
public class UmbracoSettingsSection : ConfigurationSection, IUmbracoSettingsSection, IUmbracoConfigurationSection
Explicit Interface Implementations
View Source
IUmbracoSettingsSection.BackOffice
Declaration
IBackOfficeSection IUmbracoSettingsSection.BackOffice { get; }
Returns
View Source
IUmbracoSettingsSection.Content
Declaration
IContentSection IUmbracoSettingsSection.Content { get; }
Returns
View Source
IUmbracoSettingsSection.KeepAlive
Declaration
IKeepAliveSection IUmbracoSettingsSection.KeepAlive { get; }
Returns
View Source
IUmbracoSettingsSection.Logging
Declaration
ILoggingSection IUmbracoSettingsSection.Logging { get; }
Returns
View Source
IUmbracoSettingsSection.RequestHandler
Declaration
IRequestHandlerSection IUmbracoSettingsSection.RequestHandler { get; }
Returns
View Source
IUmbracoSettingsSection.Security
Declaration
ISecuritySection IUmbracoSettingsSection.Security { get; }
Returns
View Source
IUmbracoSettingsSection.WebRouting
Declaration
IWebRoutingSection IUmbracoSettingsSection.WebRouting { get; }
Returns