Search Results for

    Show / Hide Table of Contents
    View Source

    Class BackOfficeRouteAttribute

    Routes a controller within the backoffice area, I.E /umbraco

    Inheritance
    System.Object
    System.Attribute
    Microsoft.AspNetCore.Mvc.RouteAttribute
    Namespace: Umbraco.Cms.Web.Common.Routing
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class BackOfficeRouteAttribute : RouteAttribute, IRouteTemplateProvider

    Constructors

    View Source

    BackOfficeRouteAttribute(String)

    Declaration
    public BackOfficeRouteAttribute(string template)
    Parameters
    Type Name Description
    System.String template
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • BackOfficeRouteAttribute(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX