Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Web.Routing

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Routing

    Fields

    View Source

    ActionToken

    Declaration
    public const string ActionToken = "action"
    Field Value
    Type Description
    System.String
    View Source

    AreaToken

    Declaration
    public const string AreaToken = "area"
    Field Value
    Type Description
    System.String
    View Source

    ControllerToken

    Declaration
    public const string ControllerToken = "controller"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • ActionToken
      • AreaToken
      • ControllerToken
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX