Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Web.RoutePath

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Web.RoutePath

    Fields

    View Source

    Collection

    Declaration
    public const string Collection = "collection"
    Field Value
    Type Description
    string
    View Source

    Filter

    Declaration
    public const string Filter = "filter"
    Field Value
    Type Description
    string
    View Source

    Item

    Declaration
    public const string Item = "item"
    Field Value
    Type Description
    string
    View Source

    RecycleBin

    Declaration
    public const string RecycleBin = "recycle-bin"
    Field Value
    Type Description
    string
    View Source

    Tree

    Declaration
    public const string Tree = "tree"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX