Search Results for

    Show / Hide Table of Contents
    View Source

    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 ExceptionFilterSettings

    Properties

    View Source

    Disabled

    Gets or sets a value indicating whether the exception filter is disabled.

    Declaration
    public bool Disabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Disabled
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX