Search Results for

    Show / Hide Table of Contents
    View Source

    Class ExceptionFilterSettings

    Typed configuration options for exception filter settings.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    [UmbracoOptions("Umbraco:CMS:ExceptionFilter")]
    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
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX