Class ExceptionFilterSettings
Typed configuration options for exception filter settings.
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Configuration.Models
Assembly: Umbraco.Core.dll
Syntax
public class ExceptionFilterSettingsProperties
View SourceDisabled
Gets or sets a value indicating whether the exception filter is disabled.
Declaration
public bool Disabled { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean |