Search Results for

    Show / Hide Table of Contents
    View Source

    Class MaintenanceResult

    Returns the Umbraco maintenance result

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Common.ActionsResults
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class MaintenanceResult : IActionResult

    Methods

    View Source

    ExecuteResultAsync(ActionContext)

    Declaration
    public async Task ExecuteResultAsync(ActionContext context)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Mvc.ActionContext context
    Returns
    Type Description
    Task
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ExecuteResultAsync(ActionContext)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX