Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoBackofficeToken

    Adds a custom template token for specifying backoffice route with attribute routing

    Inheritance
    object
    Namespace: Umbraco.Cms.Web.Common.Routing
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class UmbracoBackofficeToken

    Constructors

    View Source

    UmbracoBackofficeToken(string, string)

    Declaration
    public UmbracoBackofficeToken(string tokenName, string umbracoPath)
    Parameters
    Type Name Description
    string tokenName
    string umbracoPath

    Methods

    View Source

    Apply(ApplicationModel)

    Declaration
    public void Apply(ApplicationModel application)
    Parameters
    Type Name Description
    ApplicationModel application
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX