Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Web.RoutePath

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

    Fields

    View Source

    Collection

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

    Filter

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

    Item

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

    RecycleBin

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

    Tree

    Declaration
    public const string Tree = "tree"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • Collection
      • Filter
      • Item
      • RecycleBin
      • Tree
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX