Search Results for

    Show / Hide Table of Contents
    View Source

    Class MaintenanceModeActionFilterAttribute

    Represents an action filter attribute that enforces maintenance mode by displaying a maintenance page during application upgrades.

    Inheritance
    object
    Attribute
    TypeFilterAttribute
    Namespace: Umbraco.Cms.Web.Common.Controllers
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public sealed class MaintenanceModeActionFilterAttribute : TypeFilterAttribute

    Constructors

    View Source

    MaintenanceModeActionFilterAttribute()

    Initializes a new instance of the MaintenanceModeActionFilterAttribute class.

    Declaration
    public MaintenanceModeActionFilterAttribute()
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX